From 54a224f605f3f3b7a7d7d118315123b2c355153a Mon Sep 17 00:00:00 2001 From: piaf Date: Sun, 25 Feb 2024 09:39:16 +0000 Subject: [PATCH] Translated using Weblate (English (United States)) Currently translated at 100.0% (18 of 18 strings) Translation: PikaOS Linux/pika-drivers Translate-URL: https://hosted.weblate.org/projects/pikaos/gui-applications/pika-drivers/en_US/ --- locales/en_US.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/locales/en_US.json b/locales/en_US.json index 7ce354c..cf35772 100644 --- a/locales/en_US.json +++ b/locales/en_US.json @@ -1,20 +1,20 @@ { - "app_name": "PikaOS Driver Manager", - "app_dev": "Cosmo", - "loading_label_label": "Downloading driver database...", - "loading_no_internet_box_text_title": "Network Error!", - "loading_no_internet_box_text_description": "An Internet Connection is needed to download the driver database.", - "device_label_label_prefix": "Device: ", - "driver_install_button_label": "Install", - "driver_install_button_tooltip_text": "Install the driver package.", - "driver_remove_button_label": "Uninstall", - "driver_remove_button_tooltip_text": "Uninstall the driver package.", - "driver_expander_row_title_suffix": " (WARNING: THIS DRIVER IS EXPERIMENTAL USE AT YOUR OWN RISK!)", - "driver_install_dialog_heading": "Driver Processing Log", - "driver_install_dialog_ok_label": "Reboot later", - "driver_install_dialog_reboot_label": "Reboot now", - "driver_install_dialog_success_true": "Driver processed successfully!", - "driver_install_dialog_success_false": "Driver did not process successfully!", - "window_no_drivers_box_text_title": "No Devices require any special drivers", - "window_no_drivers_box_text_description": "No Devices installed on your system, have a special driver in our database." -} \ No newline at end of file + "app_name": "PikaOS Welcome", + "app_dev": "Cosmo", + "loading_label_label": "Downloading driver database...", + "loading_no_internet_box_text_title": "Network Error!", + "loading_no_internet_box_text_description": "An Internet Connection is needed to download the driver database.", + "device_label_label_prefix": "Device: ", + "driver_install_button_label": "Install", + "driver_install_button_tooltip_text": "Install the driver package.", + "driver_remove_button_label": "Uninstall", + "driver_remove_button_tooltip_text": "Uninstall the driver package.", + "driver_expander_row_title_suffix": " (WARNING: THIS DRIVER IS EXPERIMENTAL USE AT YOUR OWN RISK!)", + "driver_install_dialog_heading": "Driver Processing Log", + "driver_install_dialog_ok_label": "Reboot later", + "driver_install_dialog_reboot_label": "Reboot now", + "driver_install_dialog_success_true": "Driver processed successfully!", + "driver_install_dialog_success_false": "Driver did not process successfully!", + "window_no_drivers_box_text_title": "No Devices require any special drivers", + "window_no_drivers_box_text_description": "No Devices installed on your system, have a special driver in our database." +}