diff --git a/src/gui/src/i18n/translations/es.js b/src/gui/src/i18n/translations/es.js index 4e5cc2168..dc396dffc 100644 --- a/src/gui/src/i18n/translations/es.js +++ b/src/gui/src/i18n/translations/es.js @@ -459,85 +459,82 @@ const es = { 'billing.enjoy_msg': 'Disfruta %% de almacenamiento en la nube junto con otros beneficios.', // In English: "Enjoy %% of Cloud Storage plus other benefits." - // ============================================================= - // Missing translations - // ============================================================= - "choose_publishing_option": undefined, // In English: "Choose how you want to publish your website:" - "create_desktop_shortcut": undefined, // In English: "Create Shortcut (Desktop)" - "create_desktop_shortcut_s": undefined, // In English: "Create Shortcuts (Desktop)" - "create_shortcut_s": undefined, // In English: "Create Shortcuts" - "minimize": undefined, // In English: "Minimize" - "reload_app": undefined, // In English: "Reload App" - "new_window": undefined, // In English: "New Window" - "open_trash": undefined, // In English: "Open Trash" - "pick_name_for_worker": undefined, // In English: "Pick a name for your worker:" - "publish_as_serverless_worker": undefined, // In English: "Publish as Worker" - "toolbar.enter_fullscreen": undefined, // In English: "Enter Full Screen" - "toolbar.github": undefined, // In English: "GitHub" - "toolbar.refer": undefined, // In English: "Refer" - "toolbar.save_account": undefined, // In English: "Save Account" - "toolbar.search": undefined, // In English: "Search" - "toolbar.qrcode": undefined, // In English: "QR Code" - "used_of": undefined, // In English: "{{used}} used of {{available}}" - "worker": undefined, // In English: "Worker" - "billing.offering.basic": undefined, // In English: "Basic" - "too_many_attempts": undefined, // In English: "Too many attempts. Please try again later." - "server_timeout": undefined, // In English: "The server took too long to respond. Please try again." - "signup_error": undefined, // In English: "An error occurred during signup. Please try again." - "welcome_title": undefined, // In English: "Welcome to your Personal Internet Computer" - "welcome_description": undefined, // In English: "Store files, play games, find awesome apps, and much more! All in one place, accessible from anywhere at any time." - "welcome_get_started": undefined, // In English: "Get Started" - "welcome_terms": undefined, // In English: "Terms" - "welcome_privacy": undefined, // In English: "Privacy" - "welcome_developers": undefined, // In English: "Developers" - "welcome_open_source": undefined, // In English: "Open Source" - "welcome_instant_login_title": undefined, // In English: "Instant Login!" - "alert_error_title": undefined, // In English: "Error!" - "alert_warning_title": undefined, // In English: "Warning!" - "alert_info_title": undefined, // In English: "Info" - "alert_success_title": undefined, // In English: "Success!" - "alert_confirm_title": undefined, // In English: "Are you sure?" - "alert_yes": undefined, // In English: "Yes" - "alert_no": undefined, // In English: "No" - "alert_retry": undefined, // In English: "Retry" - "alert_cancel": undefined, // In English: "Cancel" - "signup_confirm_password": undefined, // In English: "Confirm Password" - "login_email_username_required": undefined, // In English: "Email or username is required" - "login_password_required": undefined, // In English: "Password is required" - "window_title_open": undefined, // In English: "Open" - "window_title_change_password": undefined, // In English: "Change Password" - "window_title_select_font": undefined, // In English: "Select font…" - "window_title_session_list": undefined, // In English: "Session List!" - "window_title_set_new_password": undefined, // In English: "Set New Password" - "window_title_instant_login": undefined, // In English: "Instant Login!" - "window_title_publish_website": undefined, // In English: "Publish Website" - "window_title_publish_worker": undefined, // In English: "Publish Worker" - "window_title_authenticating": undefined, // In English: "Authenticating..." - "window_title_refer_friend": undefined, // In English: "Refer a friend!" - "desktop_show_desktop": undefined, // In English: "Show Desktop" - "desktop_show_open_windows": undefined, // In English: "Show Open Windows" - "desktop_exit_full_screen": undefined, // In English: "Exit Full Screen" - "desktop_enter_full_screen": undefined, // In English: "Enter Full Screen" - "desktop_position": undefined, // In English: "Position" - "desktop_position_left": undefined, // In English: "Left" - "desktop_position_bottom": undefined, // In English: "Bottom" - "desktop_position_right": undefined, // In English: "Right" - "item_shared_with_you": undefined, // In English: "A user has shared this item with you." - "item_shared_by_you": undefined, // In English: "You have shared this item with at least one other user." - "item_shortcut": undefined, // In English: "Shortcut" - "item_associated_websites": undefined, // In English: "Associated website" - "item_associated_websites_plural": undefined, // In English: "Associated websites" - "no_suitable_apps_found": undefined, // In English: "No suitable apps found" - "window_click_to_go_back": undefined, // In English: "Click to go back." - "window_click_to_go_forward": undefined, // In English: "Click to go forward." - "window_click_to_go_up": undefined, // In English: "Click to go one directory up." - "window_title_public": undefined, // In English: "Public" - "window_title_videos": undefined, // In English: "Videos" - "window_title_pictures": undefined, // In English: "Pictures" - "window_title_puter": undefined, // In English: "Puter" - "window_folder_empty": undefined, // In English: "This folder is empty" - "manage_your_subdomains": undefined, // In English: "Manage Your Subdomains" - "open_containing_folder": undefined, // In English: "Open Containing Folder" + "choose_publishing_option": 'Elige cómo quieres publicar tu sitio web:', // In English: "Choose how you want to publish your website:" + "create_desktop_shortcut": 'Crear un atajo (Escritorio)', // In English: "Create Shortcut (Desktop)" + "create_desktop_shortcut_s": 'Crear atajos (Escritorio)', // In English: "Create Shortcuts (Desktop)" + "create_shortcut_s": 'Crear atajos', // In English: "Create Shortcuts" + "minimize": 'Minimizar', // In English: "Minimize" + "reload_app": 'Recargar la Aplicación', // In English: "Reload App" + "new_window": 'Nueva Ventana', // In English: "New Window" + "open_trash": 'Abrir Papelera', // In English: "Open Trash" + "pick_name_for_worker": 'Elige un nombre para tu Worker:', // In English: "Pick a name for your worker:" + "publish_as_serverless_worker": 'Publicar como un Worker', // In English: "Publish as Worker" + "toolbar.enter_fullscreen": 'Abrir pantalla completa', // In English: "Enter Full Screen" + "toolbar.github": 'GitHub', // In English: "GitHub" + "toolbar.refer": 'Invitar', // In English: "Refer" + "toolbar.save_account": 'Guardar cuenta', // In English: "Save Account" + "toolbar.search": 'Buscar', // In English: "Search" + "toolbar.qrcode": 'Código QR', // In English: "QR Code" + "used_of": '{{used}} en uso. {{available}} disponible', // In English: "{{used}} used of {{available}}" + "worker": 'Worker', // In English: "Worker" + "billing.offering.basic": 'Básico', // In English: "Basic" + "too_many_attempts": 'Demasiados intentos. Por favor, intenta más tarde', // In English: "Too many attempts. Please try again later." + "server_timeout": 'El servidor ha tardado mucho en responder. Intenta nuevamente', // In English: "The server took too long to respond. Please try again." + "signup_error": 'Ocurrió un error durante el registro. Intente nuevamente', // In English: "An error occurred during signup. Please try again." + "welcome_title": 'Bienvenido a tu Computadora Personal de Internet', // In English: "Welcome to your Personal Internet Computer" + "welcome_description": '¡Guarda archivos, juega, encuentra apps increíbles y mucho más! Todo en un solo lugar, accesible en cualquier momento, desde cualquier lugar', // In English: "Store files, play games, find awesome apps, and much more! All in one place, accessible from anywhere at any time." + "welcome_get_started": 'Empecemos', // In English: "Get Started" + "welcome_terms": 'Términos', // In English: "Terms" + "welcome_privacy": 'Privacidad', // In English: "Privacy" + "welcome_developers": 'Desarrolladores', // In English: "Developers" + "welcome_open_source": 'Código abierto', // In English: "Open Source" + "welcome_instant_login_title": 'Inicio de sesión instantáneo', // In English: "Instant Login!" + "alert_error_title": '¡Error!', // In English: "Error!" + "alert_warning_title": '¡Cuidado!', // In English: "Warning!" + "alert_info_title": 'Información', // In English: "Info" + "alert_success_title": '¡Completado exitosamente!', // In English: "Success!" + "alert_confirm_title": '¿Estás seguro?', // In English: "Are you sure?" + "alert_yes": 'Sí', // In English: "Yes" + "alert_no": 'No', // In English: "No" + "alert_retry": 'Reintentar', // In English: "Retry" + "alert_cancel": 'Cancelar', // In English: "Cancel" + "signup_confirm_password": 'Confirmar contraseña', // In English: "Confirm Password" + "login_email_username_required": 'Correo electrónico o nombre de usuario es requerido', // In English: "Email or username is required" + "login_password_required": 'La contraseña es requerida', // In English: "Password is required" + "window_title_open": 'Abrir', // In English: "Open" + "window_title_change_password": 'Cambiar contraseña', // In English: "Change Password" + "window_title_select_font": 'Seleccionar fuente…', // In English: "Select font…" + "window_title_session_list": '¡Lista de sesiones!', // In English: "Session List!" + "window_title_set_new_password": 'Establecer nueva contraseña', // In English: "Set New Password" + "window_title_instant_login": 'Inicio de sesión instantáneo', // In English: "Instant Login!" + "window_title_publish_website": 'Publicar sitio web', // In English: "Publish Website" + "window_title_publish_worker": 'Publicar Worker', // In English: "Publish Worker" + "window_title_authenticating": 'Autenticando...', // In English: "Authenticating..." + "window_title_refer_friend": '¡Invitar a un amigo!', // In English: "Refer a friend!" + "desktop_show_desktop": 'Mostrar Escritorio', // In English: "Show Desktop" + "desktop_show_open_windows": 'Mostrar Ventanas Abiertas', // In English: "Show Open Windows" + "desktop_exit_full_screen": 'Salir de Pantalla Completa', // In English: "Exit Full Screen" + "desktop_enter_full_screen": 'Abrir Pantalla Completa', // In English: "Enter Full Screen" + "desktop_position": 'Posición', // In English: "Position" + "desktop_position_left": 'Izquierda', // In English: "Left" + "desktop_position_bottom": 'Parte inferior', // In English: "Bottom" + "desktop_position_right": 'Derecha', // In English: "Right" + "item_shared_with_you": 'Un usuario compartió este elemento contigo.', // In English: "A user has shared this item with you." + "item_shared_by_you": 'Has compartido este elemento con otro usuario', // In English: "You have shared this item with at least one other user." + "item_shortcut": 'Atajo', // In English: "Shortcut" + "item_associated_websites": 'Sitio web Asociado', // In English: "Associated website" + "item_associated_websites_plural": 'Sitios web Asociados', // In English: "Associated websites" + "no_suitable_apps_found": 'No se encontraron aplicaciones adecuadas', // In English: "No suitable apps found" + "window_click_to_go_back": 'Click para regresar', // In English: "Click to go back." + "window_click_to_go_forward": 'Click para avanzar', // In English: "Click to go forward." + "window_click_to_go_up": 'Click para ir al directorio superior', // In English: "Click to go one directory up." + "window_title_public": 'Público', // In English: "Public" + "window_title_videos": 'Videos', // In English: "Videos" + "window_title_pictures": 'Imágenes', // In English: "Pictures" + "window_title_puter": 'Puter', // In English: "Puter" + "window_folder_empty": 'Esta carpeta está vacía', // In English: "This folder is empty" + "manage_your_subdomains": 'Administra tus sub dominios', // In English: "Manage Your Subdomains" + "open_containing_folder": 'Abrir carpeta que lo contiene', // In English: "Open Containing Folder" }, }