From 1cff4fd46a5489565f5dd7dffeb6f92a8f117989 Mon Sep 17 00:00:00 2001 From: Onitsag <104332998+Onitsag@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:47:04 +0200 Subject: [PATCH] feat: Add missing Portuguese translations (#1615) * feat: Add missing Portuguese translations * feat: Add missing Swedish translations * remove missing translations comment --------- Co-authored-by: Nariman Jelveh --- src/gui/src/i18n/translations/pt.js | 156 +++++++++++++-------------- src/gui/src/i18n/translations/sv.js | 158 ++++++++++++++-------------- 2 files changed, 153 insertions(+), 161 deletions(-) diff --git a/src/gui/src/i18n/translations/pt.js b/src/gui/src/i18n/translations/pt.js index d82553c6c..baa392433 100644 --- a/src/gui/src/i18n/translations/pt.js +++ b/src/gui/src/i18n/translations/pt.js @@ -407,86 +407,82 @@ const pt = { "billing.expanded": "Expandido", // In English: "Expanded" "billing.accelerated": "Acelerado", // In English: "Accelerated" "billing.enjoy_msg": "Desfrute de %% de Armazenamento na Nuvem e outros benefícios.", // 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": "Escolha como deseja publicar seu site:", // In English: "Choose how you want to publish your website:" + "create_desktop_shortcut": "Criar Atalho (Área de Trabalho)", // In English: "Create Shortcut (Desktop)" + "create_desktop_shortcut_s": "Criar Atalhos (Área de Trabalho)", // In English: "Create Shortcuts (Desktop)" + "create_shortcut_s": "Criar Atalhos", // In English: "Create Shortcuts" + "minimize": "Minimizar", // In English: "Minimize" + "reload_app": "Recarregar Aplicação", // In English: "Reload App" + "new_window": "Nova Janela", // In English: "New Window" + "open_trash": "Abrir Lixeira", // In English: "Open Trash" + "pick_name_for_worker": "Escolha um nome para o seu worker:", // In English: "Pick a name for your worker:" + "publish_as_serverless_worker": "Publicar como Worker", // In English: "Publish as Worker" + "toolbar.enter_fullscreen": "Entrar em Tela Cheia", // In English: "Enter Full Screen" + "toolbar.github": "GitHub", // In English: "GitHub" + "toolbar.refer": "Indicar", // In English: "Refer" + "toolbar.save_account": "Salvar Conta", // In English: "Save Account" + "toolbar.search": "Pesquisar", // In English: "Search" + "toolbar.qrcode": "Código QR", // In English: "QR Code" + "used_of": "{{used}} usado de {{available}}", // In English: "{{used}} used of {{available}}" + "worker": "Worker", // In English: "Worker" + "billing.offering.basic": "Básico", // In English: "Basic" + "too_many_attempts": "Muitas tentativas. Por favor, tente novamente mais tarde.", // In English: "Too many attempts. Please try again later." + "server_timeout": "O servidor demorou muito para responder. Por favor, tente novamente.", // In English: "The server took too long to respond. Please try again." + "signup_error": "Ocorreu um erro durante o cadastro. Por favor, tente novamente.", // In English: "An error occurred during signup. Please try again." + "welcome_title": "Bem-vindo ao seu Computador Pessoal na Internet", // In English: "Welcome to your Personal Internet Computer" + "welcome_description": "Armazene arquivos, jogue jogos, encontre aplicativos incríveis e muito mais! Tudo em um só lugar, acessível de qualquer lugar a qualquer momento.", // 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": "Começar", // In English: "Get Started" + "welcome_terms": "Termos", // In English: "Terms" + "welcome_privacy": "Privacidade", // In English: "Privacy" + "welcome_developers": "Desenvolvedores", // In English: "Developers" + "welcome_open_source": "Código Aberto", // In English: "Open Source" + "welcome_instant_login_title": "Login Instantâneo!", // In English: "Instant Login!" + "alert_error_title": "Erro!", // In English: "Error!" + "alert_warning_title": "Aviso!", // In English: "Warning!" + "alert_info_title": "Informação", // In English: "Info" + "alert_success_title": "Sucesso!", // In English: "Success!" + "alert_confirm_title": "Tem certeza?", // In English: "Are you sure?" + "alert_yes": "Sim", // In English: "Yes" + "alert_no": "Não", // In English: "No" + "alert_retry": "Tentar Novamente", // In English: "Retry" + "alert_cancel": "Cancelar", // In English: "Cancel" + "signup_confirm_password": "Confirmar Senha", // In English: "Confirm Password" + "login_email_username_required": "Email ou nome de usuário é obrigatório", // In English: "Email or username is required" + "login_password_required": "Senha é obrigatória", // In English: "Password is required" + "window_title_open": "Abrir", // In English: "Open" + "window_title_change_password": "Alterar Senha", // In English: "Change Password" + "window_title_select_font": "Selecionar fonte…", // In English: "Select font…" + "window_title_session_list": "Lista de Sessões!", // In English: "Session List!" + "window_title_set_new_password": "Definir Nova Senha", // In English: "Set New Password" + "window_title_instant_login": "Login Instantâneo!", // In English: "Instant Login!" + "window_title_publish_website": "Publicar Site", // 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": "Indicar um amigo!", // In English: "Refer a friend!" + "desktop_show_desktop": "Mostrar Área de Trabalho", // In English: "Show Desktop" + "desktop_show_open_windows": "Mostrar Janelas Abertas", // In English: "Show Open Windows" + "desktop_exit_full_screen": "Sair da Tela Cheia", // In English: "Exit Full Screen" + "desktop_enter_full_screen": "Entrar em Tela Cheia", // In English: "Enter Full Screen" + "desktop_position": "Posição", // In English: "Position" + "desktop_position_left": "Esquerda", // In English: "Left" + "desktop_position_bottom": "Inferior", // In English: "Bottom" + "desktop_position_right": "Direita", // In English: "Right" + "item_shared_with_you": "Um usuário compartilhou este item com você.", // In English: "A user has shared this item with you." + "item_shared_by_you": "Você compartilhou este item com pelo menos um outro usuário.", // In English: "You have shared this item with at least one other user." + "item_shortcut": "Atalho", // In English: "Shortcut" + "item_associated_websites": "Site associado", // In English: "Associated website" + "item_associated_websites_plural": "Sites associados", // In English: "Associated websites" + "no_suitable_apps_found": "Nenhuma aplicação adequada encontrada", // In English: "No suitable apps found" + "window_click_to_go_back": "Clique para voltar.", // In English: "Click to go back." + "window_click_to_go_forward": "Clique para avançar.", // In English: "Click to go forward." + "window_click_to_go_up": "Clique para subir um diretório.", // In English: "Click to go one directory up." + "window_title_public": "Público", // In English: "Public" + "window_title_videos": "Vídeos", // In English: "Videos" + "window_title_pictures": "Imagens", // In English: "Pictures" + "window_title_puter": "Puter", // In English: "Puter" + "window_folder_empty": "Esta pasta está vazia", // In English: "This folder is empty" + "manage_your_subdomains": "Gerenciar Seus Subdomínios", // In English: "Manage Your Subdomains" + "open_containing_folder": "Abrir Pasta Contenedora", // In English: "Open Containing Folder" } }; diff --git a/src/gui/src/i18n/translations/sv.js b/src/gui/src/i18n/translations/sv.js index dafb75955..39a79c3d6 100644 --- a/src/gui/src/i18n/translations/sv.js +++ b/src/gui/src/i18n/translations/sv.js @@ -408,87 +408,83 @@ const sv = { "billing.expanded": "Utökad", // In English: "Expanded" "billing.accelerated": "Accelererad", // In English: "Accelerated" "billing.enjoy_msg": "Njut av %% av Cloud Storage plus andra förmåner.", // 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:" - "plural_suffix": undefined, // In English: "s" - "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": "Välj hur du vill publicera din webbplats:", // In English: "Choose how you want to publish your website:" + "create_desktop_shortcut": "Skapa genväg (skrivbord)", // In English: "Create Shortcut (Desktop)" + "create_desktop_shortcut_s": "Skapa genvägar (skrivbord)", // In English: "Create Shortcuts (Desktop)" + "create_shortcut_s": "Skapa genvägar", // In English: "Create Shortcuts" + "minimize": "Minimera", // In English: "Minimize" + "reload_app": "Ladda om app", // In English: "Reload App" + "new_window": "Nytt fönster", // In English: "New Window" + "open_trash": "Öppna papperskorgen", // In English: "Open Trash" + "pick_name_for_worker": "Välj ett namn för din worker:", // In English: "Pick a name for your worker:" + "plural_suffix": "ar", // In English: "s" + "publish_as_serverless_worker": "Publicera som Worker", // In English: "Publish as Worker" + "toolbar.enter_fullscreen": "Aktivera helskärm", // In English: "Enter Full Screen" + "toolbar.github": "GitHub", // In English: "GitHub" + "toolbar.refer": "Rekommendera", // In English: "Refer" + "toolbar.save_account": "Spara konto", // In English: "Save Account" + "toolbar.search": "Sök", // In English: "Search" + "toolbar.qrcode": "QR-kod", // In English: "QR Code" + "used_of": "{{used}} använt av {{available}}", // In English: "{{used}} used of {{available}}" + "worker": "Worker", // In English: "Worker" + "billing.offering.basic": "Bas", // In English: "Basic" + "too_many_attempts": "För många försök. Försök igen senare.", // In English: "Too many attempts. Please try again later." + "server_timeout": "Servern tog för lång tid att svara. Försök igen.", // In English: "The server took too long to respond. Please try again." + "signup_error": "Ett fel uppstod vid registreringen. Försök igen.", // In English: "An error occurred during signup. Please try again." + "welcome_title": "Välkommen till din personliga internetdator", // In English: "Welcome to your Personal Internet Computer" + "welcome_description": "Lagra filer, spela spel, hitta fantastiska appar och mycket mer! Allt på ett ställe, tillgängligt var som helst och när som helst.", // 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": "Kom igång", // In English: "Get Started" + "welcome_terms": "Villkor", // In English: "Terms" + "welcome_privacy": "Integritet", // In English: "Privacy" + "welcome_developers": "Utvecklare", // In English: "Developers" + "welcome_open_source": "Öppen källkod", // In English: "Open Source" + "welcome_instant_login_title": "Direkt inloggning!", // In English: "Instant Login!" + "alert_error_title": "Fel!", // In English: "Error!" + "alert_warning_title": "Varning!", // In English: "Warning!" + "alert_info_title": "Information", // In English: "Info" + "alert_success_title": "Klart!", // In English: "Success!" + "alert_confirm_title": "Är du säker?", // In English: "Are you sure?" + "alert_yes": "Ja", // In English: "Yes" + "alert_no": "Nej", // In English: "No" + "alert_retry": "Försök igen", // In English: "Retry" + "alert_cancel": "Avbryt", // In English: "Cancel" + "signup_confirm_password": "Bekräfta lösenord", // In English: "Confirm Password" + "login_email_username_required": "E-post eller användarnamn krävs", // In English: "Email or username is required" + "login_password_required": "Lösenord krävs", // In English: "Password is required" + "window_title_open": "Öppna", // In English: "Open" + "window_title_change_password": "Ändra lösenord", // In English: "Change Password" + "window_title_select_font": "Välj typsnitt…", // In English: "Select font…" + "window_title_session_list": "Sessionslista!", // In English: "Session List!" + "window_title_set_new_password": "Ange nytt lösenord", // In English: "Set New Password" + "window_title_instant_login": "Direkt inloggning!", // In English: "Instant Login!" + "window_title_publish_website": "Publicera webbplats", // In English: "Publish Website" + "window_title_publish_worker": "Publicera Worker", // In English: "Publish Worker" + "window_title_authenticating": "Autentiserar...", // In English: "Authenticating..." + "window_title_refer_friend": "Rekommendera en vän!", // In English: "Refer a friend!" + "desktop_show_desktop": "Visa skrivbord", // In English: "Show Desktop" + "desktop_show_open_windows": "Visa öppna fönster", // In English: "Show Open Windows" + "desktop_exit_full_screen": "Avsluta helskärm", // In English: "Exit Full Screen" + "desktop_enter_full_screen": "Aktivera helskärm", // In English: "Enter Full Screen" + "desktop_position": "Position", // In English: "Position" + "desktop_position_left": "Vänster", // In English: "Left" + "desktop_position_bottom": "Botten", // In English: "Bottom" + "desktop_position_right": "Höger", // In English: "Right" + "item_shared_with_you": "En användare har delat detta objekt med dig.", // In English: "A user has shared this item with you." + "item_shared_by_you": "Du har delat detta objekt med minst en annan användare.", // In English: "You have shared this item with at least one other user." + "item_shortcut": "Genväg", // In English: "Shortcut" + "item_associated_websites": "Associerad webbplats", // In English: "Associated website" + "item_associated_websites_plural": "Associerade webbplatser", // In English: "Associated websites" + "no_suitable_apps_found": "Inga lämpliga appar hittades", // In English: "No suitable apps found" + "window_click_to_go_back": "Klicka för att gå tillbaka.", // In English: "Click to go back." + "window_click_to_go_forward": "Klicka för att gå framåt.", // In English: "Click to go forward." + "window_click_to_go_up": "Klicka för att gå upp en katalog.", // In English: "Click to go one directory up." + "window_title_public": "Offentligt", // In English: "Public" + "window_title_videos": "Videor", // In English: "Videos" + "window_title_pictures": "Bilder", // In English: "Pictures" + "window_title_puter": "Puter", // In English: "Puter" + "window_folder_empty": "Denna mapp är tom", // In English: "This folder is empty" + "manage_your_subdomains": "Hantera dina subdomäner", // In English: "Manage Your Subdomains" + "open_containing_folder": "Öppna innehållande mapp", // In English: "Open Containing Folder" } };