diff --git a/packages/smooth_app/lib/l10n/app_aa.arb b/packages/smooth_app/lib/l10n/app_aa.arb index e3b8fb96f4e..cb5889dda8f 100644 --- a/packages/smooth_app/lib/l10n/app_aa.arb +++ b/packages/smooth_app/lib/l10n/app_aa.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_af.arb b/packages/smooth_app/lib/l10n/app_af.arb index b54fdcb9421..34a76acea23 100644 --- a/packages/smooth_app/lib/l10n/app_af.arb +++ b/packages/smooth_app/lib/l10n/app_af.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ak.arb b/packages/smooth_app/lib/l10n/app_ak.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_ak.arb +++ b/packages/smooth_app/lib/l10n/app_ak.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_am.arb b/packages/smooth_app/lib/l10n/app_am.arb index 875788aeb5c..6ca4b615df3 100644 --- a/packages/smooth_app/lib/l10n/app_am.arb +++ b/packages/smooth_app/lib/l10n/app_am.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ar.arb b/packages/smooth_app/lib/l10n/app_ar.arb index 09f6f43c36f..2fb1269e16d 100644 --- a/packages/smooth_app/lib/l10n/app_ar.arb +++ b/packages/smooth_app/lib/l10n/app_ar.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "تلقائي", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "إذا كان جهازك غير قادر على مسح الباركود ضوئياً، فيرجى تجربة هذا الوضع وإذا عمل بشكل جيد، يرجى إخبارنا باسم جهازك:{device}، لجعل هذا الوضع هو الوضع الافتراضي لجهازك.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "الوضع الجديد لن يستخدم إلا بعد التوقف وإعادة تشغيل التطبيق!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "لوحظ كما ينبغي!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_as.arb b/packages/smooth_app/lib/l10n/app_as.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_as.arb +++ b/packages/smooth_app/lib/l10n/app_as.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_az.arb b/packages/smooth_app/lib/l10n/app_az.arb index 5f4b402781f..d5804609135 100644 --- a/packages/smooth_app/lib/l10n/app_az.arb +++ b/packages/smooth_app/lib/l10n/app_az.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_be.arb b/packages/smooth_app/lib/l10n/app_be.arb index f6e46cb3ca6..e948476dd46 100644 --- a/packages/smooth_app/lib/l10n/app_be.arb +++ b/packages/smooth_app/lib/l10n/app_be.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_bg.arb b/packages/smooth_app/lib/l10n/app_bg.arb index 28a369bbfec..2f06aa1d138 100644 --- a/packages/smooth_app/lib/l10n/app_bg.arb +++ b/packages/smooth_app/lib/l10n/app_bg.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Режим с висока производителност", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Когато е включено, качеството на декодиране на баркодове трябва да е по-добро, но може да повлияе на производителността и живота на батерията. Изисква рестартиране на приложението.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Режим на фокусиране", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Текущ режим: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Авто", - "camera_focus_point_algorithm_value_auto_description": "Остави системата да избира автоматично между бърз и безопасен режим.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Бърз режим", - "camera_focus_point_algorithm_value_new_algorithm_description": "Препоръчителен режим за по-новите устройства.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Безопасен режим", - "camera_focus_point_algorithm_value_old_algorithm_description": "Ако бързият режим не работи, това трябва да разреши проблемите с фокуса.", "camera_play_sound_title": "Възпроизвеждане на звук при сканиране", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Ако вашето устройство не може да сканира баркодове, моля, опитайте този режим. Ако работи добре, моля, съобщете ни името на вашето устройство: {device}, за да направим този режим по подразбиране за вашето устройство.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "Новият режим ще се използва само след спиране и рестартиране на приложението!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Надлежно отбелязано!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Вибрация и усещане", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_bm.arb b/packages/smooth_app/lib/l10n/app_bm.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_bm.arb +++ b/packages/smooth_app/lib/l10n/app_bm.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_bn.arb b/packages/smooth_app/lib/l10n/app_bn.arb index b7a915f461a..05e0ea555ae 100644 --- a/packages/smooth_app/lib/l10n/app_bn.arb +++ b/packages/smooth_app/lib/l10n/app_bn.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_bo.arb b/packages/smooth_app/lib/l10n/app_bo.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_bo.arb +++ b/packages/smooth_app/lib/l10n/app_bo.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_br.arb b/packages/smooth_app/lib/l10n/app_br.arb index 1d0d231f4d5..77911e9995d 100644 --- a/packages/smooth_app/lib/l10n/app_br.arb +++ b/packages/smooth_app/lib/l10n/app_br.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_bs.arb b/packages/smooth_app/lib/l10n/app_bs.arb index 3c30f1a67a8..2f2f37dd332 100644 --- a/packages/smooth_app/lib/l10n/app_bs.arb +++ b/packages/smooth_app/lib/l10n/app_bs.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ca.arb b/packages/smooth_app/lib/l10n/app_ca.arb index a6bdc98f576..aa42bd887eb 100644 --- a/packages/smooth_app/lib/l10n/app_ca.arb +++ b/packages/smooth_app/lib/l10n/app_ca.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automàtic", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ce.arb b/packages/smooth_app/lib/l10n/app_ce.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_ce.arb +++ b/packages/smooth_app/lib/l10n/app_ce.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_co.arb b/packages/smooth_app/lib/l10n/app_co.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_co.arb +++ b/packages/smooth_app/lib/l10n/app_co.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_cs.arb b/packages/smooth_app/lib/l10n/app_cs.arb index 3514d8a427a..e7175ca2d80 100644 --- a/packages/smooth_app/lib/l10n/app_cs.arb +++ b/packages/smooth_app/lib/l10n/app_cs.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Režim vysokého výkonu", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Je-li povoleno, kvalita dekódování čárových kódů by měla být lepší, ale může mít vliv na výkon a výdrž baterie. Vyžaduje restart aplikace.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Režim zaostření", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Aktuální režim: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Nechte systém automaticky vybrat mezi rychlým a bezpečným režimem.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Rychlý režim", - "camera_focus_point_algorithm_value_new_algorithm_description": "Režim doporučený pro nedávná zařízení.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Bezpečný režim", - "camera_focus_point_algorithm_value_old_algorithm_description": "Pokud rychlý režim nefunguje, mělo by to vyřešit vaše problémy se zaměřením.", "camera_play_sound_title": "Přehrát zvuk při skenování", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Pokud vaše zařízení nedokáže skenovat čárové kódy, zkuste tento režim. Pokud to funguje dobře, sdělte nám prosím název svého zařízení: {device}, aby se tento režim stal výchozím pro vaše zařízení.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "Nový režim bude použit pouze po zastavení a opětovném spuštění aplikace!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Řádně zaznamenáno!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibrace a haptika", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" @@ -1674,7 +1636,7 @@ "@product_task_background_schedule": { "description": "Message when a product is scheduled for background update" }, - "no_email_client_available_dialog_title": "No email application!", + "no_email_client_available_dialog_title": "Žádná e-mailová žádost!", "@no_email_client_available_dialog_title": { "description": "Title for the dialog when no email client is installed on the device" }, diff --git a/packages/smooth_app/lib/l10n/app_cv.arb b/packages/smooth_app/lib/l10n/app_cv.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_cv.arb +++ b/packages/smooth_app/lib/l10n/app_cv.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_cy.arb b/packages/smooth_app/lib/l10n/app_cy.arb index 4682141403e..ce80853fc2c 100644 --- a/packages/smooth_app/lib/l10n/app_cy.arb +++ b/packages/smooth_app/lib/l10n/app_cy.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_da.arb b/packages/smooth_app/lib/l10n/app_da.arb index a44d892af02..da96c427382 100644 --- a/packages/smooth_app/lib/l10n/app_da.arb +++ b/packages/smooth_app/lib/l10n/app_da.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Højtydende tilstand", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Når aktiveret, bør stregkoderafkodningskvaliteten være bedre, men det kan påvirke ydeevne og strømforbrug. Kræver app-genstart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Fokustilstand", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Aktuel tilstand: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Lad systemet automatisk vælge mellem hurtig eller sikker tilstand.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Hurtig tilstand", - "camera_focus_point_algorithm_value_new_algorithm_description": "En tilstand anbefalet til nyere enheder.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Sikker tilstand", - "camera_focus_point_algorithm_value_old_algorithm_description": "Fungerer hurtig tilstand ikke, burde denne løse fokusproblemer.", "camera_play_sound_title": "Afspil en lyd ved skanning", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Vil enheden ikke skanne stregkoder, så prøv denne tilstand. Fungerer den fint, så oplys os gerne om enhedsnavnet—{device}—så tilstanden kan gøres til standard for den pågældende enhed.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "Den nye tilstand effektueres først efter en app-genstart!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Forstået!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration og haptik", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_de.arb b/packages/smooth_app/lib/l10n/app_de.arb index 64454b08c95..4e05ab06e4f 100644 --- a/packages/smooth_app/lib/l10n/app_de.arb +++ b/packages/smooth_app/lib/l10n/app_de.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Hochleistungsmodus", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Wenn diese Option aktiviert ist, sollte die Qualität der Strichcode-Dekodierung besser sein, kann sich aber auf die Leistung und die Lebensdauer der Batterie auswirken. Neustart der Anwendung erforderlich.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Fokusmodus", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Aktueller Modus: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automatisch", - "camera_focus_point_algorithm_value_auto_description": "Das System automatisch zwischen schnellem und sicherem Modus wählen lassen.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Schneller Modus", - "camera_focus_point_algorithm_value_new_algorithm_description": "Ein Modus, der für neuere Geräte empfohlen wird.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Abgesicherter Modus", - "camera_focus_point_algorithm_value_old_algorithm_description": "Wenn der Schnellmodus nicht funktioniert, sollte dies Ihre Fokusprobleme beheben.", "camera_play_sound_title": "Ton beim Einlesen wiedergeben", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Wenn Ihr Gerät nicht in der Lage ist, Strichcodes einzulesen, versuchen Sie bitte diesen Modus. Wenn er gut funktioniert, teilen Sie uns bitte Ihren Gerätenamen mit: {device}, damit dieser Modus zum Standard für Ihr Gerät wird.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "Der neue Modus steht erst nach einem Neustart der App zur Verfügung!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Verstanden!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration und haptisches Feedback", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_el.arb b/packages/smooth_app/lib/l10n/app_el.arb index 58c1ee5cc63..f4599e46598 100644 --- a/packages/smooth_app/lib/l10n/app_el.arb +++ b/packages/smooth_app/lib/l10n/app_el.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Λειτουργία υψηλής απόδοσης", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Όταν αυτή η επιλογή είναι ενεργοποιημένη, η ποιότητα αποκωδικοποίησης barcodes θα είναι καλύτερη, αλλά μπορεί να επηρεαστεί η απόδοση και η διάρκεια ζωής της μπαταρίας. Απαιτεί επανεκκίνηση της εφαρμογής.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Λειτουργία εστίασης", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Τρέχουσα λειτουργία: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Αφήστε το σύστημα να επιλέξει αυτόματα μεταξύ γρήγορης και ασφαλούς λειτουργίας.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Γρήγορη λειτουργία", - "camera_focus_point_algorithm_value_new_algorithm_description": "Λειτουργία που συνιστάται για συσκευές που συνδέθηκαν πρόσφατα.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Ασφαλής Λειτουργία", - "camera_focus_point_algorithm_value_old_algorithm_description": "Αν η γρήγορη λειτουργία δε λειτουργεί, αυτό θα πρέπει να επιλύσει τα προβλήματα εστίασής σας.", "camera_play_sound_title": "Αναπαραγωγή ήχου κατά τη σάρωση", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_eo.arb b/packages/smooth_app/lib/l10n/app_eo.arb index 54580ed5583..ff399d01a36 100644 --- a/packages/smooth_app/lib/l10n/app_eo.arb +++ b/packages/smooth_app/lib/l10n/app_eo.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_es.arb b/packages/smooth_app/lib/l10n/app_es.arb index 4e18ce02007..5dcda387007 100644 --- a/packages/smooth_app/lib/l10n/app_es.arb +++ b/packages/smooth_app/lib/l10n/app_es.arb @@ -339,7 +339,7 @@ "description": "Button description shown on a product, clicking the button opens a card with unanswered product questions, users can answer these to contribute to Open food facts and gain rewards." }, "question_sign_in_text": "Inicia sesión en tu cuenta de Open Food Facts para obtener crédito por tu contribución", - "tap_to_edit_search": "Tap to edit search", + "tap_to_edit_search": "Tocar para editar la búsqueda", "@Personal preferences": {}, "myPreferences": "Mis preferencias", "@myPreferences": { @@ -705,11 +705,11 @@ "@consent_analytics_body2": { "description": "second paragraph for the consent analytics UI Page" }, - "permissions_page_title": "Camera access", + "permissions_page_title": "Acceso a la cámara", "@permissions_page_title": { "description": "Title for the camera permission's page (onboarding)" }, - "permissions_page_body1": "To scan barcodes with your phone's camera, please Authorize the access.", + "permissions_page_body1": "Para escanear códigos de barras con la cámara de su teléfono, por favor autorice su acceso.", "@permissions_page_body1": { "description": "first paragraph for the camera permission's page (onboarding)" }, @@ -795,7 +795,7 @@ "@refuse": { "description": "Button to decline the request of sending the anonymous analytics" }, - "ask_me_later_button_label": "Later", + "ask_me_later_button_label": "Después", "@ask_me_later": { "description": "Button to ignore the camera permission request" }, @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Modo de alto rendimiento", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Cuando está activado, la calidad de decodificación de códigos de barras debería ser mejor, pero puede afectar al rendimiento y a la vida de la batería. Requiere reiniciar la aplicación.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Modo concentración", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Modo actual: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automático", - "camera_focus_point_algorithm_value_auto_description": "Permite que el sistema elija automáticamente entre modos rápidos y seguros.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Modo rápido", - "camera_focus_point_algorithm_value_new_algorithm_description": "Modo recomendado para dispositivos recientes.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Modo seguro", - "camera_focus_point_algorithm_value_old_algorithm_description": "Si el modo rápido no funciona, esto resolverá los problemas de concentración.", "camera_play_sound_title": "Reproducir un sonido al escanear", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -952,11 +922,11 @@ "@camera_play_sound_subtitle": { "description": "SubTitle for the Camera play sound toggle" }, - "camera_alternative_mode_title": "Alternative mode for the scanner", + "camera_alternative_mode_title": "Modo alternativo para el escáner", "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -965,18 +935,10 @@ } } }, - "camera_alternative_mode_confirm_dialog_title": "Scanner mode changed!", + "camera_alternative_mode_confirm_dialog_title": "¡El modo de escáner ha cambiado!", "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" @@ -1688,7 +1650,7 @@ "@product_card_remove_product_tooltip": { "description": "Tooltip (message visible with a long-press) on a product item in the carousel" }, - "offline_data": "Offline Data", + "offline_data": "Datos sin conexión", "@offline_data": { "description": "App bar tile for offline data page" } diff --git a/packages/smooth_app/lib/l10n/app_et.arb b/packages/smooth_app/lib/l10n/app_et.arb index 539a6f32f9c..54d6e7b760f 100644 --- a/packages/smooth_app/lib/l10n/app_et.arb +++ b/packages/smooth_app/lib/l10n/app_et.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_eu.arb b/packages/smooth_app/lib/l10n/app_eu.arb index 65d4bcbf95a..571e2ed5a92 100644 --- a/packages/smooth_app/lib/l10n/app_eu.arb +++ b/packages/smooth_app/lib/l10n/app_eu.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_fa.arb b/packages/smooth_app/lib/l10n/app_fa.arb index 86fe523f16d..bc88d7b45d0 100644 --- a/packages/smooth_app/lib/l10n/app_fa.arb +++ b/packages/smooth_app/lib/l10n/app_fa.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_fi.arb b/packages/smooth_app/lib/l10n/app_fi.arb index ca53c1f6916..975b5f712c4 100644 --- a/packages/smooth_app/lib/l10n/app_fi.arb +++ b/packages/smooth_app/lib/l10n/app_fi.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automaattinen", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_fil.arb b/packages/smooth_app/lib/l10n/app_fil.arb index d8f9afaa106..2545f2548b4 100644 --- a/packages/smooth_app/lib/l10n/app_fil.arb +++ b/packages/smooth_app/lib/l10n/app_fil.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_fo.arb b/packages/smooth_app/lib/l10n/app_fo.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_fo.arb +++ b/packages/smooth_app/lib/l10n/app_fo.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_fr.arb b/packages/smooth_app/lib/l10n/app_fr.arb index bc67a6d34b3..f108a7b1627 100644 --- a/packages/smooth_app/lib/l10n/app_fr.arb +++ b/packages/smooth_app/lib/l10n/app_fr.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Mode haute performance", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Lorsqu'il est activé, la qualité de décodage des codes-barres devrait être meilleure, mais peut avoir un impact sur les performances et la durée de vie de la batterie. Nécessite un redémarrage de l'application.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Mode de mise au point", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Mode actuel : {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automatique", - "camera_focus_point_algorithm_value_auto_description": "Laissez le système choisir automatiquement entre les modes rapide et garanti.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Mode rapide", - "camera_focus_point_algorithm_value_new_algorithm_description": "Un paramétrage recommandé aux appareils récents.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Mode garanti", - "camera_focus_point_algorithm_value_old_algorithm_description": "Si le mode rapide ne fonctionne pas, cela devrait résoudre vos problèmes de mise au point.", "camera_play_sound_title": "Jouer un son lors du scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Si votre appareil ne peut pas scanner les codes-barres, veuillez essayer ce mode. Si cela fonctionne bien, veuillez nous communiquer le nom de votre appareil : {device}, afin de faire de ce mode celui par défaut pour votre appareil.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "Le nouveau mode ne sera utilisé qu'après l'arrêt et le redémarrage de l'application !", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "C'est noté !", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration et retours tactiles", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ga.arb b/packages/smooth_app/lib/l10n/app_ga.arb index 6f707d72205..768ddfc7912 100644 --- a/packages/smooth_app/lib/l10n/app_ga.arb +++ b/packages/smooth_app/lib/l10n/app_ga.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_gd.arb b/packages/smooth_app/lib/l10n/app_gd.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_gd.arb +++ b/packages/smooth_app/lib/l10n/app_gd.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_gl.arb b/packages/smooth_app/lib/l10n/app_gl.arb index 75e7fc36b5e..09dad78796a 100644 --- a/packages/smooth_app/lib/l10n/app_gl.arb +++ b/packages/smooth_app/lib/l10n/app_gl.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_gu.arb b/packages/smooth_app/lib/l10n/app_gu.arb index 73f4f4ae884..31607a82bf4 100644 --- a/packages/smooth_app/lib/l10n/app_gu.arb +++ b/packages/smooth_app/lib/l10n/app_gu.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ha.arb b/packages/smooth_app/lib/l10n/app_ha.arb index 0eaeb050619..2312716ace8 100644 --- a/packages/smooth_app/lib/l10n/app_ha.arb +++ b/packages/smooth_app/lib/l10n/app_ha.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_he.arb b/packages/smooth_app/lib/l10n/app_he.arb index b6163105c02..0ececc36ae2 100644 --- a/packages/smooth_app/lib/l10n/app_he.arb +++ b/packages/smooth_app/lib/l10n/app_he.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "מצב ביצועים גבוהים", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "כאשר האפשרות מופעלת, איכות פענוח הברקודים אמורה להשתפר אך עשוי להשפיע על הביצועים ועל חיי הסוללה. דורש את הפעלת היישומון מחדש.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "מצב מיקוד", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "מצב נוכחי: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "אוטומטית", - "camera_focus_point_algorithm_value_auto_description": "לאפשר למערכת לבחור בין המצבים מהיר לבטוח אוטומטית.", - "camera_focus_point_algorithm_value_new_algorithm_label": "מצב מהיר", - "camera_focus_point_algorithm_value_new_algorithm_description": "מצב שמומלץ למכשירים עדכניים.", - "camera_focus_point_algorithm_value_old_algorithm_label": "מצב בטוח", - "camera_focus_point_algorithm_value_old_algorithm_description": "אם מצב מהיר לא עובד, מצב זה אמור לפתור את בעיית המיקוד שלך.", "camera_play_sound_title": "השמעת צליל בסריקה", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "אם המכשיר שלך לא מצליח לסרוק ברקודים, נא לנסות את המצב הזה. אם זה עובד טוב, נא לשלוח לנו את שם המכשיר שלך: {device}, כדי שנוכל להפוך את המצב הזה לברירת המחדל למכשיר שלך.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "המצב החדש ייכנס לתוקף לאחר הפעלת היישומון מחדש!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "ברור כשמש!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "רטט ומשוב פיזי", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_hi.arb b/packages/smooth_app/lib/l10n/app_hi.arb index 5d4b0421f74..75016589f59 100644 --- a/packages/smooth_app/lib/l10n/app_hi.arb +++ b/packages/smooth_app/lib/l10n/app_hi.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_hr.arb b/packages/smooth_app/lib/l10n/app_hr.arb index f1119f472e5..7d56ddbd3e8 100644 --- a/packages/smooth_app/lib/l10n/app_hr.arb +++ b/packages/smooth_app/lib/l10n/app_hr.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ht.arb b/packages/smooth_app/lib/l10n/app_ht.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_ht.arb +++ b/packages/smooth_app/lib/l10n/app_ht.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_hu.arb b/packages/smooth_app/lib/l10n/app_hu.arb index 98a7966f351..10580dea2d5 100644 --- a/packages/smooth_app/lib/l10n/app_hu.arb +++ b/packages/smooth_app/lib/l10n/app_hu.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automatikus", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_hy.arb b/packages/smooth_app/lib/l10n/app_hy.arb index e59a227e23d..3fa35d666ee 100644 --- a/packages/smooth_app/lib/l10n/app_hy.arb +++ b/packages/smooth_app/lib/l10n/app_hy.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_id.arb b/packages/smooth_app/lib/l10n/app_id.arb index b483acd2b7e..a8d93fc6ed0 100644 --- a/packages/smooth_app/lib/l10n/app_id.arb +++ b/packages/smooth_app/lib/l10n/app_id.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Mode performa tinggi", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Saat diaktifkan, kualitas penguraian barcode akan lebih baik, tetapi dapat mempengaruhi kinerja dan masa pakai baterai. Membutuhkan restart aplikasi.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Mode fokus", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Mode saat ini: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Otomatis", - "camera_focus_point_algorithm_value_auto_description": "Biarkan sistem memilih secara otomatis antara mode cepat dan aman.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Mode cepat", - "camera_focus_point_algorithm_value_new_algorithm_description": "Mode yang direkomendasikan untuk perangkat terbaru.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Mode aman", - "camera_focus_point_algorithm_value_old_algorithm_description": "Apabila mode cepat tidak berfungsi, ini akan menyelesaikan masalah utama anda.", "camera_play_sound_title": "Putar suara saat memindai", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ii.arb b/packages/smooth_app/lib/l10n/app_ii.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_ii.arb +++ b/packages/smooth_app/lib/l10n/app_ii.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_is.arb b/packages/smooth_app/lib/l10n/app_is.arb index 5c03cb3547f..1a6694ef5d1 100644 --- a/packages/smooth_app/lib/l10n/app_is.arb +++ b/packages/smooth_app/lib/l10n/app_is.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_it.arb b/packages/smooth_app/lib/l10n/app_it.arb index 6caf4b91493..77e580a1b5f 100644 --- a/packages/smooth_app/lib/l10n/app_it.arb +++ b/packages/smooth_app/lib/l10n/app_it.arb @@ -339,7 +339,7 @@ "description": "Button description shown on a product, clicking the button opens a card with unanswered product questions, users can answer these to contribute to Open food facts and gain rewards." }, "question_sign_in_text": "Accedi al tuo conto Open Food Facts per ottenere credito per il tuo contributo", - "tap_to_edit_search": "Tap to edit search", + "tap_to_edit_search": "Tocca per modificare la ricerca", "@Personal preferences": {}, "myPreferences": "Le Mie preferenze", "@myPreferences": { @@ -910,40 +910,10 @@ "settings_app_data": "Privacy & monitoraggio", "settings_app_camera": "Fotocamera", "settings_app_products": "Prodotti", - "settings_app_miscellaneous": "Miscellaneous", + "settings_app_miscellaneous": "Varie", "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Modalità ad alte prestazioni", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Se abilitata, la qualità della decodifica dei codici a barre dovrebbe essere migliore, ma potrebbe influire sulle prestazioni e sulla durata della batteria. Richiede il riavvio dell'applicazione.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Modalità concentrazione", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Modalità corrente: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Lascia che il sistema scelga automaticamente tra modalità veloce e sicura.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Modalità veloce", - "camera_focus_point_algorithm_value_new_algorithm_description": "Una modalità consigliata per i dispositivi recenti.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Modalità sicura", - "camera_focus_point_algorithm_value_old_algorithm_description": "Se la modalità veloce non funziona, questo dovrebbe risolvere i tuoi problemi di messa a fuoco.", "camera_play_sound_title": "Riproduci un suono durante la scansione", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Se il dispositivo non è in grado di scansionare i codici a barre, prova questa modalità. Se funziona bene, si prega di comunicarci il nome del dispositivo: {device}, al fine di rendere questa modalità quella predefinita per il tuo dispositivo.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,19 +939,11 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "La nuova modalità verrà utilizzata solo dopo il riavvio dell'app.", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Annotato!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, - "app_haptic_feedback_title": "Vibration & Haptics", + "app_haptic_feedback_title": "Vibrazione e Tatto", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" }, - "app_haptic_feedback_subtitle": "Vibrations after executing some actions (barcode decoded, product removed…).", + "app_haptic_feedback_subtitle": "Vibrazioni dopo l'esecuzione di certe azioni (codice a barre rilevato, prodotto rimosso…).", "@app_haptic_feedback_subtitle": { "description": "SubTitle for the Haptic feedback toggle" }, @@ -1684,11 +1646,11 @@ }, "all_images": "Tutte le immagini", "selected_images": "Immagini selezionate", - "product_card_remove_product_tooltip": "Remove product", + "product_card_remove_product_tooltip": "Rimuovi prodotto", "@product_card_remove_product_tooltip": { "description": "Tooltip (message visible with a long-press) on a product item in the carousel" }, - "offline_data": "Offline Data", + "offline_data": "Dati Offline", "@offline_data": { "description": "App bar tile for offline data page" } diff --git a/packages/smooth_app/lib/l10n/app_iu.arb b/packages/smooth_app/lib/l10n/app_iu.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_iu.arb +++ b/packages/smooth_app/lib/l10n/app_iu.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ja.arb b/packages/smooth_app/lib/l10n/app_ja.arb index 33088d0e981..ebe8b58a2e6 100644 --- a/packages/smooth_app/lib/l10n/app_ja.arb +++ b/packages/smooth_app/lib/l10n/app_ja.arb @@ -339,7 +339,7 @@ "description": "Button description shown on a product, clicking the button opens a card with unanswered product questions, users can answer these to contribute to Open food facts and gain rewards." }, "question_sign_in_text": "Open Food Factsアカウントにサインインして、ポイントを獲得する。", - "tap_to_edit_search": "Tap to edit search", + "tap_to_edit_search": "タップして検索を編集", "@Personal preferences": {}, "myPreferences": "設定", "@myPreferences": { @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "高パフォーマンスモード", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "有効にすると、バーコードのデコード品質は向上しますが、パフォーマンスとバッテリー寿命に影響を与える可能性があります。アプリケーションを再起動する必要があります。", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "フォーカスモード", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "現在のモード: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "自動", - "camera_focus_point_algorithm_value_auto_description": "システムに高速モードとセーフモードのどちらかを自動的に選択させます。", - "camera_focus_point_algorithm_value_new_algorithm_label": "高速モード", - "camera_focus_point_algorithm_value_new_algorithm_description": "最近のデバイスに推奨されるモードです。", - "camera_focus_point_algorithm_value_old_algorithm_label": "セーフモード", - "camera_focus_point_algorithm_value_old_algorithm_description": "高速モードが機能しない場合は、これでフォーカスの問題が解決するはずです。", "camera_play_sound_title": "スキャン時にサウンドを再生する", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "お使いのデバイスがバーコードをスキャンできない場合は、このモードを試してください。正常に動作する場合は、このモードをデバイスのデフォルトにするために、デバイス名: {device} をお知らせください。", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "新しいモードは、アプリを停止してから再起動した後にのみ使用されます!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "了解しました。", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "振動と触覚フィードバック", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" @@ -1688,7 +1650,7 @@ "@product_card_remove_product_tooltip": { "description": "Tooltip (message visible with a long-press) on a product item in the carousel" }, - "offline_data": "Offline Data", + "offline_data": "オフラインデータ", "@offline_data": { "description": "App bar tile for offline data page" } diff --git a/packages/smooth_app/lib/l10n/app_jv.arb b/packages/smooth_app/lib/l10n/app_jv.arb index 019dc1efeeb..471cf4f83bb 100644 --- a/packages/smooth_app/lib/l10n/app_jv.arb +++ b/packages/smooth_app/lib/l10n/app_jv.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ka.arb b/packages/smooth_app/lib/l10n/app_ka.arb index f2194130d24..c60ee5a9927 100644 --- a/packages/smooth_app/lib/l10n/app_ka.arb +++ b/packages/smooth_app/lib/l10n/app_ka.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_kk.arb b/packages/smooth_app/lib/l10n/app_kk.arb index 507846eaae2..6442c831cca 100644 --- a/packages/smooth_app/lib/l10n/app_kk.arb +++ b/packages/smooth_app/lib/l10n/app_kk.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_km.arb b/packages/smooth_app/lib/l10n/app_km.arb index b4505b6c403..1324247e3a4 100644 --- a/packages/smooth_app/lib/l10n/app_km.arb +++ b/packages/smooth_app/lib/l10n/app_km.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_kn.arb b/packages/smooth_app/lib/l10n/app_kn.arb index 5dd47a2831f..18e6898f0e3 100644 --- a/packages/smooth_app/lib/l10n/app_kn.arb +++ b/packages/smooth_app/lib/l10n/app_kn.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ko.arb b/packages/smooth_app/lib/l10n/app_ko.arb index 94c265e0c4b..12a709e1a3d 100644 --- a/packages/smooth_app/lib/l10n/app_ko.arb +++ b/packages/smooth_app/lib/l10n/app_ko.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "고성능 모드", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "집중 모드", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "현재 모드: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "자동", - "camera_focus_point_algorithm_value_auto_description": "시스템이 자동으로 고속 모드와 안전 모드를 전환하도록 합니다.", - "camera_focus_point_algorithm_value_new_algorithm_label": "고속 모드", - "camera_focus_point_algorithm_value_new_algorithm_description": "최신 기기에 권장되는 모드입니다.", - "camera_focus_point_algorithm_value_old_algorithm_label": "안전 모드", - "camera_focus_point_algorithm_value_old_algorithm_description": "고속 모드가 동작하지 않을 때 안전 모드를 사용하면 문제가 해결될 수 있습니다.", "camera_play_sound_title": "스캔 시 소리 재생", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ku.arb b/packages/smooth_app/lib/l10n/app_ku.arb index 8b9f5d54414..1d42f98b845 100644 --- a/packages/smooth_app/lib/l10n/app_ku.arb +++ b/packages/smooth_app/lib/l10n/app_ku.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_kw.arb b/packages/smooth_app/lib/l10n/app_kw.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_kw.arb +++ b/packages/smooth_app/lib/l10n/app_kw.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ky.arb b/packages/smooth_app/lib/l10n/app_ky.arb index 0da53d59f7a..5fd76f076b1 100644 --- a/packages/smooth_app/lib/l10n/app_ky.arb +++ b/packages/smooth_app/lib/l10n/app_ky.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_la.arb b/packages/smooth_app/lib/l10n/app_la.arb index fa9d9066e6a..da41f862b1e 100644 --- a/packages/smooth_app/lib/l10n/app_la.arb +++ b/packages/smooth_app/lib/l10n/app_la.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_lb.arb b/packages/smooth_app/lib/l10n/app_lb.arb index 76759414d22..7bf51231d7c 100644 --- a/packages/smooth_app/lib/l10n/app_lb.arb +++ b/packages/smooth_app/lib/l10n/app_lb.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_lo.arb b/packages/smooth_app/lib/l10n/app_lo.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_lo.arb +++ b/packages/smooth_app/lib/l10n/app_lo.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_lt.arb b/packages/smooth_app/lib/l10n/app_lt.arb index c9b36ee4982..c963c0a60ec 100644 --- a/packages/smooth_app/lib/l10n/app_lt.arb +++ b/packages/smooth_app/lib/l10n/app_lt.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Didelio našumo režimas", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Kai įjungta, brūkšninių kodų dekodavimo kokybė turėtų būti geresnė, bet gali turėti įtakos našumui ir akumuliatoriaus veikimo laikui. Reikia iš naujo paleisti programą.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Saugos režimas", - "camera_focus_point_algorithm_value_old_algorithm_description": "Jei greitasis režimas neveikia, tai turėtų išspręsti fokusavimo problemas.", "camera_play_sound_title": "Paleiskite garsą nuskaitant", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_lv.arb b/packages/smooth_app/lib/l10n/app_lv.arb index 733585fe5dc..cbebf8a4b54 100644 --- a/packages/smooth_app/lib/l10n/app_lv.arb +++ b/packages/smooth_app/lib/l10n/app_lv.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_mg.arb b/packages/smooth_app/lib/l10n/app_mg.arb index 0f5e6191a5e..4b281963f44 100644 --- a/packages/smooth_app/lib/l10n/app_mg.arb +++ b/packages/smooth_app/lib/l10n/app_mg.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_mi.arb b/packages/smooth_app/lib/l10n/app_mi.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_mi.arb +++ b/packages/smooth_app/lib/l10n/app_mi.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ml.arb b/packages/smooth_app/lib/l10n/app_ml.arb index b388701c9d5..968db54cf69 100644 --- a/packages/smooth_app/lib/l10n/app_ml.arb +++ b/packages/smooth_app/lib/l10n/app_ml.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_mn.arb b/packages/smooth_app/lib/l10n/app_mn.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_mn.arb +++ b/packages/smooth_app/lib/l10n/app_mn.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_mr.arb b/packages/smooth_app/lib/l10n/app_mr.arb index 7f6b44ff2bc..03d903c80eb 100644 --- a/packages/smooth_app/lib/l10n/app_mr.arb +++ b/packages/smooth_app/lib/l10n/app_mr.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ms.arb b/packages/smooth_app/lib/l10n/app_ms.arb index b6787873bbd..1882129b6b1 100644 --- a/packages/smooth_app/lib/l10n/app_ms.arb +++ b/packages/smooth_app/lib/l10n/app_ms.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_mt.arb b/packages/smooth_app/lib/l10n/app_mt.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_mt.arb +++ b/packages/smooth_app/lib/l10n/app_mt.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_my.arb b/packages/smooth_app/lib/l10n/app_my.arb index a4b779f9a04..b0b17369403 100644 --- a/packages/smooth_app/lib/l10n/app_my.arb +++ b/packages/smooth_app/lib/l10n/app_my.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_nb.arb b/packages/smooth_app/lib/l10n/app_nb.arb index c8e7307cd65..ec4c22654f2 100644 --- a/packages/smooth_app/lib/l10n/app_nb.arb +++ b/packages/smooth_app/lib/l10n/app_nb.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Spill av en lyd ved skanning", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ne.arb b/packages/smooth_app/lib/l10n/app_ne.arb index ffb396dc420..fb9ba43904f 100644 --- a/packages/smooth_app/lib/l10n/app_ne.arb +++ b/packages/smooth_app/lib/l10n/app_ne.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_nl.arb b/packages/smooth_app/lib/l10n/app_nl.arb index 55d920a8ed5..7456bd00968 100644 --- a/packages/smooth_app/lib/l10n/app_nl.arb +++ b/packages/smooth_app/lib/l10n/app_nl.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Hoge prestatiemodus", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Indien ingeschakeld, zou de coderingskwaliteit van streepjescodes beter moeten zijn, maar dit kan van invloed zijn op de prestaties en de levensduur van de batterij. Vereist een heropstart van de applicatie.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus modus", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Huidige modus: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automatisch", - "camera_focus_point_algorithm_value_auto_description": "Laat het systeem automatisch kiezen tussen snelle en veilige modus.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Snelle Modus", - "camera_focus_point_algorithm_value_new_algorithm_description": "Een modus die wordt aanbevolen voor recente apparaten.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Veilige modus", - "camera_focus_point_algorithm_value_old_algorithm_description": "Als de snelle modus niet werkt, zou dit je focusproblemen moeten oplossen.", "camera_play_sound_title": "Een geluid afspelen bij het scannen", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Als uw apparaat geen streepjescodes kan scannen, probeer dan deze modus. Als het goed werkt, geef ons dan uw apparaatnaam door: {device}, om deze modus de standaardmodus voor uw apparaat te maken.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "De nieuwe modus wordt alleen gebruikt na het stoppen en vervolgens opnieuw starten van de app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Ik snap het!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Trillen & haptieken", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_nn.arb b/packages/smooth_app/lib/l10n/app_nn.arb index 48bbac39a57..71ecc7bf998 100644 --- a/packages/smooth_app/lib/l10n/app_nn.arb +++ b/packages/smooth_app/lib/l10n/app_nn.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_no.arb b/packages/smooth_app/lib/l10n/app_no.arb index 48bbac39a57..71ecc7bf998 100644 --- a/packages/smooth_app/lib/l10n/app_no.arb +++ b/packages/smooth_app/lib/l10n/app_no.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_nr.arb b/packages/smooth_app/lib/l10n/app_nr.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_nr.arb +++ b/packages/smooth_app/lib/l10n/app_nr.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_oc.arb b/packages/smooth_app/lib/l10n/app_oc.arb index 31a690ff651..673acc92232 100644 --- a/packages/smooth_app/lib/l10n/app_oc.arb +++ b/packages/smooth_app/lib/l10n/app_oc.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_pa.arb b/packages/smooth_app/lib/l10n/app_pa.arb index 3551aef09c0..afec5d107fd 100644 --- a/packages/smooth_app/lib/l10n/app_pa.arb +++ b/packages/smooth_app/lib/l10n/app_pa.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_pl.arb b/packages/smooth_app/lib/l10n/app_pl.arb index a67ea09faab..45ae032bca2 100644 --- a/packages/smooth_app/lib/l10n/app_pl.arb +++ b/packages/smooth_app/lib/l10n/app_pl.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Tryb wysokiej wydajności", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Po włączeniu jakość dekodowania kodów kreskowych powinna być lepsza, ale może mieć wpływ na wydajność i żywotność baterii. Wymaga ponownego uruchomienia aplikacji.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Tryb ustawiania ostrości", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Bieżący tryb: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automatycznie", - "camera_focus_point_algorithm_value_auto_description": "Niech system automatycznie wybiera między trybem szybkim i awaryjnym.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Tryb szybki", - "camera_focus_point_algorithm_value_new_algorithm_description": "Tryb zalecany dla najnowszych urządzeń.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Tryb awaryjny", - "camera_focus_point_algorithm_value_old_algorithm_description": "Jeśli tryb szybki nie działa, powinno to rozwiązać problemy z ustawieniem ostrości.", "camera_play_sound_title": "Odtwórz dźwięk po zeskanowaniu", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_pt.arb b/packages/smooth_app/lib/l10n/app_pt.arb index 3623145dfc0..4ba93bdc9aa 100644 --- a/packages/smooth_app/lib/l10n/app_pt.arb +++ b/packages/smooth_app/lib/l10n/app_pt.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Modo de alto desempenho", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Quando ativado, a qualidade da decodificação dos códigos de barras deve melhorar, mas pode impactar a performance e tempo de bateria. É necessário reiniciar o aplicativo.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Modo de foco", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Modo atual: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Automático", - "camera_focus_point_algorithm_value_auto_description": "Deixe o sistema escolher automaticamente entre os modos rápido e seguro.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Modo rápido", - "camera_focus_point_algorithm_value_new_algorithm_description": "Um modo recomendado para dispositivos recentes.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Modo seguro", - "camera_focus_point_algorithm_value_old_algorithm_description": "Se o modo rápido não funcionar, isto deve resolver seus problemas de foco.", "camera_play_sound_title": "Emitir um som durante o escaneamento", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Se o seu dispositivo não conseguir digitalizar os códigos de barras, por favor tente esse modo. Se funcionar bem, comunique-nos o nome do seu dispositivo: {device}, para tornar esse modo o padrão para o seu dispositivo.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "O novo modo só será usado após parar, e então reiniciar o aplicativo!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Confirmado!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_qu.arb b/packages/smooth_app/lib/l10n/app_qu.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_qu.arb +++ b/packages/smooth_app/lib/l10n/app_qu.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_rm.arb b/packages/smooth_app/lib/l10n/app_rm.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_rm.arb +++ b/packages/smooth_app/lib/l10n/app_rm.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ro.arb b/packages/smooth_app/lib/l10n/app_ro.arb index 4e08ff1a8f7..8195e924408 100644 --- a/packages/smooth_app/lib/l10n/app_ro.arb +++ b/packages/smooth_app/lib/l10n/app_ro.arb @@ -339,7 +339,7 @@ "description": "Button description shown on a product, clicking the button opens a card with unanswered product questions, users can answer these to contribute to Open food facts and gain rewards." }, "question_sign_in_text": "Conectați-vă la contul dvs. Open Food Facts pentru a obține credit pentru contribuția dvs", - "tap_to_edit_search": "Tap to edit search", + "tap_to_edit_search": "Atingeți pentru a edita căutarea", "@Personal preferences": {}, "myPreferences": "Preferințe", "@myPreferences": { @@ -705,11 +705,11 @@ "@consent_analytics_body2": { "description": "second paragraph for the consent analytics UI Page" }, - "permissions_page_title": "Camera access", + "permissions_page_title": "Acces la cameră", "@permissions_page_title": { "description": "Title for the camera permission's page (onboarding)" }, - "permissions_page_body1": "To scan barcodes with your phone's camera, please Authorize the access.", + "permissions_page_body1": "Pentru a scana codurile de bare cu camera telefonului, vă rugăm să autorizați accesul.", "@permissions_page_body1": { "description": "first paragraph for the camera permission's page (onboarding)" }, @@ -795,7 +795,7 @@ "@refuse": { "description": "Button to decline the request of sending the anonymous analytics" }, - "ask_me_later_button_label": "Later", + "ask_me_later_button_label": "Mai târziu", "@ask_me_later": { "description": "Button to ignore the camera permission request" }, @@ -910,40 +910,10 @@ "settings_app_data": "Confidențialitate și monitorizare", "settings_app_camera": "Cameră", "settings_app_products": "Produse", - "settings_app_miscellaneous": "Miscellaneous", + "settings_app_miscellaneous": "Diverse", "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Mod de performanță ridicată", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Când este activată, calitatea decodării codurilor de bare ar trebui să fie mai bună, dar poate afecta performanța și durata de viață a bateriei. Necesită o repornire a aplicației.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Mod focalizare", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Mod curent: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Lăsați sistemul să aleagă automat între modurile rapid și sigur.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Mod rapid", - "camera_focus_point_algorithm_value_new_algorithm_description": "Un mod recomandat pentru dispozitivele recente.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Modul sigur", - "camera_focus_point_algorithm_value_old_algorithm_description": "Dacă modul rapid nu funcționează, aceasta ar trebui să rezolve problemele de focalizare.", "camera_play_sound_title": "Redați un sunet la scanare", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -952,11 +922,11 @@ "@camera_play_sound_subtitle": { "description": "SubTitle for the Camera play sound toggle" }, - "camera_alternative_mode_title": "Alternative mode for the scanner", + "camera_alternative_mode_title": "Mod alternativ pentru scaner", "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -965,23 +935,15 @@ } } }, - "camera_alternative_mode_confirm_dialog_title": "Scanner mode changed!", + "camera_alternative_mode_confirm_dialog_title": "Mod scanare schimbat!", "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, - "app_haptic_feedback_title": "Vibration & Haptics", + "app_haptic_feedback_title": "Vibrație și haptică", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" }, - "app_haptic_feedback_subtitle": "Vibrations after executing some actions (barcode decoded, product removed…).", + "app_haptic_feedback_subtitle": "Vibrații după executarea unor acțiuni (cod de bare decodat, produs eliminat…).", "@app_haptic_feedback_subtitle": { "description": "SubTitle for the Haptic feedback toggle" }, @@ -1682,13 +1644,13 @@ "@no_email_client_available_dialog_content": { "description": "Content for the dialog when no email client is installed on the device" }, - "all_images": "All Images", - "selected_images": "Selected Images", - "product_card_remove_product_tooltip": "Remove product", + "all_images": "Toate Imaginile", + "selected_images": "Imagini selectate", + "product_card_remove_product_tooltip": "Eliminați produsul", "@product_card_remove_product_tooltip": { "description": "Tooltip (message visible with a long-press) on a product item in the carousel" }, - "offline_data": "Offline Data", + "offline_data": "Date offline", "@offline_data": { "description": "App bar tile for offline data page" } diff --git a/packages/smooth_app/lib/l10n/app_ru.arb b/packages/smooth_app/lib/l10n/app_ru.arb index f5810f38d39..ea2db09e6a9 100644 --- a/packages/smooth_app/lib/l10n/app_ru.arb +++ b/packages/smooth_app/lib/l10n/app_ru.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Высокопроизводительный режим", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Когда включено, качество декодирования штрих-кодов должно быть лучше, но может повлиять на производительность и срок службы батареи. Требуется перезапуск приложения.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Режим фокусировки", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Авто", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Быстрый режим", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Безопасный режим", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sa.arb b/packages/smooth_app/lib/l10n/app_sa.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_sa.arb +++ b/packages/smooth_app/lib/l10n/app_sa.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sc.arb b/packages/smooth_app/lib/l10n/app_sc.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_sc.arb +++ b/packages/smooth_app/lib/l10n/app_sc.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sd.arb b/packages/smooth_app/lib/l10n/app_sd.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_sd.arb +++ b/packages/smooth_app/lib/l10n/app_sd.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sg.arb b/packages/smooth_app/lib/l10n/app_sg.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_sg.arb +++ b/packages/smooth_app/lib/l10n/app_sg.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_si.arb b/packages/smooth_app/lib/l10n/app_si.arb index d58ba849984..bb0191c64c3 100644 --- a/packages/smooth_app/lib/l10n/app_si.arb +++ b/packages/smooth_app/lib/l10n/app_si.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sk.arb b/packages/smooth_app/lib/l10n/app_sk.arb index 020e2f17983..d495a070873 100644 --- a/packages/smooth_app/lib/l10n/app_sk.arb +++ b/packages/smooth_app/lib/l10n/app_sk.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sl.arb b/packages/smooth_app/lib/l10n/app_sl.arb index 302b6f0b23f..70ccb81063a 100644 --- a/packages/smooth_app/lib/l10n/app_sl.arb +++ b/packages/smooth_app/lib/l10n/app_sl.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Ko je omogočeno, se poveča kvaliteta branja črtnih kod, vendar lahko hkrati poveča rabo baterijo. Aplikacijo je potrebno znova zagnati.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Avtomatsko", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Zvok ob skeniranju", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sn.arb b/packages/smooth_app/lib/l10n/app_sn.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_sn.arb +++ b/packages/smooth_app/lib/l10n/app_sn.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_so.arb b/packages/smooth_app/lib/l10n/app_so.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_so.arb +++ b/packages/smooth_app/lib/l10n/app_so.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sq.arb b/packages/smooth_app/lib/l10n/app_sq.arb index 21575958cf8..df30205446e 100644 --- a/packages/smooth_app/lib/l10n/app_sq.arb +++ b/packages/smooth_app/lib/l10n/app_sq.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sr.arb b/packages/smooth_app/lib/l10n/app_sr.arb index 0719d698e99..f8564af90aa 100644 --- a/packages/smooth_app/lib/l10n/app_sr.arb +++ b/packages/smooth_app/lib/l10n/app_sr.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ss.arb b/packages/smooth_app/lib/l10n/app_ss.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_ss.arb +++ b/packages/smooth_app/lib/l10n/app_ss.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_st.arb b/packages/smooth_app/lib/l10n/app_st.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_st.arb +++ b/packages/smooth_app/lib/l10n/app_st.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sv.arb b/packages/smooth_app/lib/l10n/app_sv.arb index ed6d22f1a49..055effc0a80 100644 --- a/packages/smooth_app/lib/l10n/app_sv.arb +++ b/packages/smooth_app/lib/l10n/app_sv.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_sw.arb b/packages/smooth_app/lib/l10n/app_sw.arb index 7b7c5599db9..443f9a01899 100644 --- a/packages/smooth_app/lib/l10n/app_sw.arb +++ b/packages/smooth_app/lib/l10n/app_sw.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ta.arb b/packages/smooth_app/lib/l10n/app_ta.arb index 353ce9a54f2..5a50ac38594 100644 --- a/packages/smooth_app/lib/l10n/app_ta.arb +++ b/packages/smooth_app/lib/l10n/app_ta.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_te.arb b/packages/smooth_app/lib/l10n/app_te.arb index 9e310c7ad53..50b4409bc2a 100644 --- a/packages/smooth_app/lib/l10n/app_te.arb +++ b/packages/smooth_app/lib/l10n/app_te.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_tg.arb b/packages/smooth_app/lib/l10n/app_tg.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_tg.arb +++ b/packages/smooth_app/lib/l10n/app_tg.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_th.arb b/packages/smooth_app/lib/l10n/app_th.arb index 3cd99b2b16d..f065be27e66 100644 --- a/packages/smooth_app/lib/l10n/app_th.arb +++ b/packages/smooth_app/lib/l10n/app_th.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ti.arb b/packages/smooth_app/lib/l10n/app_ti.arb index f5d43808da8..119ae51976f 100644 --- a/packages/smooth_app/lib/l10n/app_ti.arb +++ b/packages/smooth_app/lib/l10n/app_ti.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_tl.arb b/packages/smooth_app/lib/l10n/app_tl.arb index 876d9f9c911..694a9c1048c 100644 --- a/packages/smooth_app/lib/l10n/app_tl.arb +++ b/packages/smooth_app/lib/l10n/app_tl.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_tn.arb b/packages/smooth_app/lib/l10n/app_tn.arb index 26cf311d6b6..b5d70247334 100644 --- a/packages/smooth_app/lib/l10n/app_tn.arb +++ b/packages/smooth_app/lib/l10n/app_tn.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_tr.arb b/packages/smooth_app/lib/l10n/app_tr.arb index 6bcc96ca6fb..043f50f09ab 100644 --- a/packages/smooth_app/lib/l10n/app_tr.arb +++ b/packages/smooth_app/lib/l10n/app_tr.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Yüksek performans modu", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Odak modu", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Geçerli mod: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Otomatik", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Hızlı mod", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Güvenli mod", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Taranınca ses çıkar", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "Cihazınız barkodları okuyamıyorsa, lütfen bu modu deneyin. İyi çalışıyorsa, bu modu cihazınız için varsayılan mod yapmak için lütfen cihaz adınızı bize bildirin: {device}.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "Yeni mod yalnızca durdurulduktan ve ardından uygulama yeniden başlatıldıktan sonra kullanılacaktır!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Dikkatlice not edildi!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Titreşim ve Dokunma", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ts.arb b/packages/smooth_app/lib/l10n/app_ts.arb index 26cf311d6b6..b5d70247334 100644 --- a/packages/smooth_app/lib/l10n/app_ts.arb +++ b/packages/smooth_app/lib/l10n/app_ts.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_tt.arb b/packages/smooth_app/lib/l10n/app_tt.arb index adddcfaa5c3..a215db0cb67 100644 --- a/packages/smooth_app/lib/l10n/app_tt.arb +++ b/packages/smooth_app/lib/l10n/app_tt.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Автоматик", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_tw.arb b/packages/smooth_app/lib/l10n/app_tw.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_tw.arb +++ b/packages/smooth_app/lib/l10n/app_tw.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ty.arb b/packages/smooth_app/lib/l10n/app_ty.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_ty.arb +++ b/packages/smooth_app/lib/l10n/app_ty.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ug.arb b/packages/smooth_app/lib/l10n/app_ug.arb index 3ca2172a072..4e77d99ab64 100644 --- a/packages/smooth_app/lib/l10n/app_ug.arb +++ b/packages/smooth_app/lib/l10n/app_ug.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_uk.arb b/packages/smooth_app/lib/l10n/app_uk.arb index ec403d9e264..84e5693cf8a 100644 --- a/packages/smooth_app/lib/l10n/app_uk.arb +++ b/packages/smooth_app/lib/l10n/app_uk.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ur.arb b/packages/smooth_app/lib/l10n/app_ur.arb index e1ec7d3592f..5cbc4c3f398 100644 --- a/packages/smooth_app/lib/l10n/app_ur.arb +++ b/packages/smooth_app/lib/l10n/app_ur.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_uz.arb b/packages/smooth_app/lib/l10n/app_uz.arb index c957fe3b778..5af7c32ce24 100644 --- a/packages/smooth_app/lib/l10n/app_uz.arb +++ b/packages/smooth_app/lib/l10n/app_uz.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_ve.arb b/packages/smooth_app/lib/l10n/app_ve.arb index 26cf311d6b6..b5d70247334 100644 --- a/packages/smooth_app/lib/l10n/app_ve.arb +++ b/packages/smooth_app/lib/l10n/app_ve.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_vi.arb b/packages/smooth_app/lib/l10n/app_vi.arb index 0c4fc9be051..a5d6229a6e5 100644 --- a/packages/smooth_app/lib/l10n/app_vi.arb +++ b/packages/smooth_app/lib/l10n/app_vi.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "Chế độ hiệu suất cao", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "Khi được bật, chất lượng giải mã mã vạch sẽ tốt hơn nhưng có thể ảnh hưởng đến hiệu suất và tuổi thọ pin. Yêu cầu khởi động lại ứng dụng.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Chế độ tập trung", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Chế độ hiện tại: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Tự động", - "camera_focus_point_algorithm_value_auto_description": "Đễ hệ thống tự chọn giữa chế độ nhanh và an toàn.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Chế độ nhanh", - "camera_focus_point_algorithm_value_new_algorithm_description": "Chế độ đề xuất cho các thiết bị sử dụng gần đây.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Chế độ an toàn", - "camera_focus_point_algorithm_value_old_algorithm_description": "Nếu chế độ nhanh không hoạt động, điều này sẽ giải quyết các vấn đề về tiêu điểm của bạn.", "camera_play_sound_title": "Phát âm thanh khi quét", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_wa.arb b/packages/smooth_app/lib/l10n/app_wa.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_wa.arb +++ b/packages/smooth_app/lib/l10n/app_wa.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_wo.arb b/packages/smooth_app/lib/l10n/app_wo.arb index 26cf311d6b6..b5d70247334 100644 --- a/packages/smooth_app/lib/l10n/app_wo.arb +++ b/packages/smooth_app/lib/l10n/app_wo.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_xh.arb b/packages/smooth_app/lib/l10n/app_xh.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_xh.arb +++ b/packages/smooth_app/lib/l10n/app_xh.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_yi.arb b/packages/smooth_app/lib/l10n/app_yi.arb index f3275f0f21a..01af3d8b376 100644 --- a/packages/smooth_app/lib/l10n/app_yi.arb +++ b/packages/smooth_app/lib/l10n/app_yi.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_yo.arb b/packages/smooth_app/lib/l10n/app_yo.arb index 2d4e8901f6c..8817aff8eaf 100644 --- a/packages/smooth_app/lib/l10n/app_yo.arb +++ b/packages/smooth_app/lib/l10n/app_yo.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_zh.arb b/packages/smooth_app/lib/l10n/app_zh.arb index 4f3d1e581bc..cb6db5cc044 100644 --- a/packages/smooth_app/lib/l10n/app_zh.arb +++ b/packages/smooth_app/lib/l10n/app_zh.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle" diff --git a/packages/smooth_app/lib/l10n/app_zu.arb b/packages/smooth_app/lib/l10n/app_zu.arb index cf474377a92..6de194ead6f 100644 --- a/packages/smooth_app/lib/l10n/app_zu.arb +++ b/packages/smooth_app/lib/l10n/app_zu.arb @@ -914,36 +914,6 @@ "@camera_settings_title": { "description": "Name of the camera section in the settings" }, - "camera_high_resolution_preset_toggle_title": "High performance mode", - "@camera_high_resolution_preset_toggle_title": { - "description": "Title for the Camera high resolution toggle" - }, - "camera_high_resolution_preset_toggle_subtitle": "When enabled, barcodes decoding quality should be better, but may impact performance and battery life. Requires an application restart.", - "@camera_high_resolution_preset_toggle_subtitle": { - "description": "SubTitle for the Camera high resolution toggle" - }, - "camera_focus_point_algorithm_title": "Focus mode", - "@camera_focus_point_algorithm_title": { - "description": "Title for the Camera focus mode (Android only)" - }, - "camera_focus_point_algorithm_subtitle": "Current mode: {mode}\n{reason}", - "@camera_focus_point_algorithm_subtitle": { - "description": "SubTitle for the Camera focus mode (Android only)", - "placeholders": { - "mode": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "camera_focus_point_algorithm_value_auto_label": "Auto", - "camera_focus_point_algorithm_value_auto_description": "Let the system choose automatically between fast and safe modes.", - "camera_focus_point_algorithm_value_new_algorithm_label": "Fast mode", - "camera_focus_point_algorithm_value_new_algorithm_description": "A mode recommended to recent devices.", - "camera_focus_point_algorithm_value_old_algorithm_label": "Safe mode", - "camera_focus_point_algorithm_value_old_algorithm_description": "If fast mode doesn't work, this should resolve your focus issues.", "camera_play_sound_title": "Play a sound on scan", "@camera_play_sound_title": { "description": "Title for the Camera play sound toggle" @@ -956,7 +926,7 @@ "@camera_alternative_mode_title": { "description": "Title for the Alternative mode for the camera/scanner" }, - "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode. If it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", + "camera_alternative_mode_subtitle": "If your device is unable to scan barcodes, please try this mode.\n\nIf it works well, please communicate us your device name: {device}, in order to make this mode the default one for your device.", "@camera_alternative_mode_subtitle": { "description": "SubTitle for the Alternative mode for the camera/scanner", "placeholders": { @@ -969,14 +939,6 @@ "@camera_alternative_mode_confirm_dialog_title": { "description": "Title for the dialog explaining the alternative mode has changed" }, - "camera_alternative_mode_confirm_dialog_body": "The new mode will only be used after stopping, then relaunching the app!", - "@camera_alternative_mode_confirm_dialog_body": { - "description": "Content for the dialog explaining the alternative mode has changed = restart the app" - }, - "camera_alternative_mode_confirm_dialog_button": "Duly noted!", - "@camera_alternative_mode_confirm_dialog_button": { - "description": "Button for the dialog to confirm the user has understood" - }, "app_haptic_feedback_title": "Vibration & Haptics", "@app_haptic_feedback_title": { "description": "Title for the Haptic feedback toggle"