From 4103dc60f9c4ccc0640c0eedd76c5b32b834352b Mon Sep 17 00:00:00 2001 From: ericbsd Date: Wed, 26 Feb 2025 18:55:52 -0400 Subject: [PATCH] Fixed and updated PO files --- po/fr.po | 297 ++++++++++++++++++++---------------------- po/pt_br.po | 151 ++++++++++++--------- po/ru.po | 136 ++++++++++--------- po/update-station.pot | 103 ++++++--------- 4 files changed, 344 insertions(+), 343 deletions(-) diff --git a/po/fr.po b/po/fr.po index ad81c0a..a7792bc 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-02 22:45-0300\n" +"POT-Creation-Date: 2025-02-26 18:52-0400\n" "PO-Revision-Date: 2024-10-03 21:32-0300\n" "Last-Translator: Eric Turgeon \n" "Language-Team: French \n" @@ -17,256 +17,247 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: update_station/confirm_update.py:65 -msgid "Create boot environment backup" -msgstr "Créer une sauvegarde de l'environnement de démarrage" - -#: update_station/confirm_update.py:78 update_station/message.py:59 -#: update_station/message.py:148 update_station/message.py:182 -#: update_station/message.py:224 update_station/message.py:258 -#: update_station/message.py:292 update_station/message.py:328 -#: update_station/system_tray.py:47 -msgid "Close" -msgstr "Fermer" - -#: update_station/confirm_update.py:82 -msgid "Install update" -msgstr "Installer la mise à jour" - -#: update_station/confirm_update.py:95 -msgid "Update Manager" -msgstr "Gestionnaire de mise à jour" - -#: update_station/confirm_update.py:107 -msgid "Updates available!" -msgstr "Mises à jour disponibles !" - -#: update_station/confirm_update.py:146 -msgid "Installed packages to be REMOVED:" -msgstr "Paquets installés à SUPPRIMER:" - -#: update_station/confirm_update.py:153 -msgid "Installed packages to be UPGRADED" -msgstr "Packages installés à mettre à niveau" - -#: update_station/confirm_update.py:160 -msgid "New packages to be INSTALLED:" -msgstr "Nouveaux packages à INSTALLER:" - -#: update_station/confirm_update.py:167 -msgid "Installed packages to be REINSTALLED:" -msgstr "Packages installés à RÉINSTALLER:" - -#: update_station/look_for_updated.py:50 -msgid "Looking For Updates" -msgstr "À la recherche de mises à jour" - -#: update_station/look_for_updated.py:89 -msgid "Checking if the repository is online" -msgstr "" - -#: update_station/look_for_updated.py:93 -msgid "The repository is online" -msgstr "" - -#: update_station/look_for_updated.py:97 -msgid "The mirror is Syncing" -msgstr "" - -#: update_station/look_for_updated.py:102 -msgid "Updates are already running" -msgstr "" - -#: update_station/look_for_updated.py:106 -msgid "Checking for updates" -msgstr "" - -#: update_station/look_for_updated.py:110 -msgid "Getting the list of packages" -msgstr "" - -#: update_station/look_for_updated.py:114 -msgid "Open the update window" -msgstr "" - -#: update_station/look_for_updated.py:118 -msgid "No update found" -msgstr "" - -#: update_station/look_for_updated.py:124 -msgid "The Mirror is unreachable" -msgstr "" - -#: update_station/look_for_updated.py:145 -msgid "Major version upgrade" -msgstr "" - -#: update_station/look_for_updated.py:152 -#, python-brace-format -msgid "" -"Would you like to upgrade from {Data.current_abi} to {Data.new_abi}?\n" -"\n" -"If you select No, the upgrade will be skipped until the next boot." -msgstr "" - -#: update_station/message.py:42 +#: update_station/dialog.py:31 msgid "Update Failed" msgstr "" -#: update_station/message.py:48 +#: update_station/dialog.py:37 msgid "" "Press \"Detail\" to get information about the failure.\n" -" Get help at https://forums.ghostbsd.org." +" Get help at https://forums.ghostbsd.org or ." msgstr "" -#: update_station/message.py:57 +#: update_station/dialog.py:46 msgid "Detail" msgstr "" -#: update_station/message.py:92 update_station/message.py:136 +#: update_station/dialog.py:48 update_station/dialog.py:114 +#: update_station/dialog.py:148 update_station/dialog.py:181 +#: update_station/dialog.py:215 update_station/dialog.py:249 +#: update_station/dialog.py:285 update_station/dialog.py:313 +#: update_station/frontend.py:104 update_station/notification.py:87 +msgid "Close" +msgstr "Fermer" + +#: update_station/dialog.py:68 update_station/dialog.py:102 msgid "Update Completed" msgstr "" -#: update_station/message.py:97 +#: update_station/dialog.py:73 msgid "The computer needs to restart to run on the updated software." msgstr "" -#: update_station/message.py:105 +#: update_station/dialog.py:81 msgid "Restart Now" msgstr "" -#: update_station/message.py:107 +#: update_station/dialog.py:83 msgid "Restart Later" msgstr "" -#: update_station/message.py:141 +#: update_station/dialog.py:107 msgid "All software on this system is up to date." msgstr "" -#: update_station/message.py:167 +#: update_station/dialog.py:133 msgid "No Update Available" msgstr "" -#: update_station/message.py:175 +#: update_station/dialog.py:141 msgid "No update available. This system is up to date." msgstr "" -#: update_station/message.py:210 +#: update_station/dialog.py:167 msgid "Update Station already started" msgstr "" -#: update_station/message.py:218 +#: update_station/dialog.py:175 msgid "Update Station already open." msgstr "" -#: update_station/message.py:243 update_station/message.py:277 +#: update_station/dialog.py:200 update_station/dialog.py:234 msgid "Server Unreachable" msgstr "" -#: update_station/message.py:251 +#: update_station/dialog.py:208 msgid "Packages mirrors are syncing with new packages" msgstr "" -#: update_station/message.py:285 +#: update_station/dialog.py:242 msgid "" "The server is unreachable. Your internet could\n" "be down or software package server is down." msgstr "" -#: update_station/message.py:311 +#: update_station/dialog.py:268 msgid "Something Is Wrong" msgstr "" -#: update_station/message.py:320 +#: update_station/dialog.py:277 msgid "" "If you see this message it means that something is wrong.\n" " Please look at pkg upgrade output." msgstr "" -#: update_station/message.py:343 +#: update_station/dialog.py:301 msgid "Software Station" msgstr "" -#: update_station/message.py:349 +#: update_station/dialog.py:307 msgid "You need to be root" msgstr "" -#: update_station/message.py:355 -msgid "OK" +#: update_station/frontend.py:91 +msgid "Create boot environment backup" +msgstr "Créer une sauvegarde de l'environnement de démarrage" + +#: update_station/frontend.py:108 +msgid "Install update" +msgstr "Installer la mise à jour" + +#: update_station/frontend.py:121 +msgid "Update Manager" +msgstr "Gestionnaire de mise à jour" + +#: update_station/frontend.py:133 +msgid "Updates available!" +msgstr "Mises à jour disponibles !" + +#: update_station/frontend.py:171 +#, fuzzy +msgid "Installed packages to be upgraded:" +msgstr "Paquets installés à SUPPRIMER:" + +#: update_station/frontend.py:177 +#, fuzzy +msgid "Installed packages to be downgraded:" +msgstr "Paquets installés à SUPPRIMER:" + +#: update_station/frontend.py:183 +#, fuzzy +msgid "New packages to be installed:" +msgstr "Nouveaux packages à INSTALLER:" + +#: update_station/frontend.py:189 +#, fuzzy +msgid "Installed packages to be reinstalled:" +msgstr "Paquets installés à SUPPRIMER:" + +#: update_station/frontend.py:195 +#, fuzzy +msgid "Installed packages to be removed:" +msgstr "Paquets installés à SUPPRIMER:" + +#: update_station/frontend.py:234 +msgid "Installing Update" msgstr "" -#: update_station/notification.py:23 -msgid "Software updates are now available." +#: update_station/frontend.py:280 +msgid "Cleaning old boot environment" msgstr "" -#: update_station/notification.py:31 -msgid "Major system version upgrade is now available." +#: update_station/frontend.py:286 +msgid "Creating boot environment" msgstr "" -#: update_station/notification.py:33 -msgid "System and software updates are now available." +#: update_station/frontend.py:292 update_station/frontend.py:319 +msgid "Fetching package updates" msgstr "" -#: update_station/notification.py:35 -msgid "Update Available" +#: update_station/frontend.py:345 +msgid "Package updates downloaded" msgstr "" -#: update_station/system_tray.py:45 -msgid "Open Update" +#: update_station/frontend.py:348 +#, fuzzy +msgid "Installing package updates" +msgstr "Installer la mise à jour" + +#: update_station/frontend.py:405 +msgid "Reinstalling" msgstr "" -#: update_station/upgrade_progress.py:49 -msgid "Installing Update" +#: update_station/frontend.py:407 +msgid "completed" msgstr "" -#: update_station/upgrade_progress.py:93 -msgid "Cleaning old boot environment" +#: update_station/frontend.py:419 +msgid "Software packages upgrade completed" msgstr "" -#: update_station/upgrade_progress.py:99 -msgid "Creating boot environment" +#: update_station/frontend.py:474 +msgid "Looking For Updates" +msgstr "À la recherche de mises à jour" + +#: update_station/frontend.py:513 +msgid "Checking if the repository is online" msgstr "" -#: update_station/upgrade_progress.py:106 -msgid "Setting env and bootstrap pkg to upgrade" +#: update_station/frontend.py:517 +msgid "The repository is online" msgstr "" -#: update_station/upgrade_progress.py:134 -msgid "Downloading packages to upgrade" +#: update_station/frontend.py:521 +msgid "The mirror is Syncing" msgstr "" -#: update_station/upgrade_progress.py:161 -msgid "Packages to upgrade downloaded" +#: update_station/frontend.py:526 +msgid "Updates are already running" msgstr "" -#: update_station/upgrade_progress.py:164 -msgid "Upgrading packages" +#: update_station/frontend.py:530 +msgid "Checking for updates" msgstr "" -#: update_station/upgrade_progress.py:222 -msgid "Reinstalling" +#: update_station/frontend.py:534 +msgid "Getting the list of packages" msgstr "" -#: update_station/upgrade_progress.py:224 -msgid "completed" +#: update_station/frontend.py:538 +msgid "Open the update window" +msgstr "" + +#: update_station/frontend.py:542 +msgid "No update found" +msgstr "" + +#: update_station/frontend.py:548 +msgid "The Mirror is unreachable" +msgstr "" + +#: update_station/notification.py:25 +msgid "Software updates are now available." msgstr "" -#: update_station/upgrade_progress.py:236 -msgid "Packages upgraded" +#: update_station/notification.py:33 +msgid "Major system version upgrade is now available." msgstr "" -#: update_station/upgrade_progress.py:245 -msgid "Downloading packages depending on kernel" +#: update_station/notification.py:35 +msgid "System and software updates are now available." msgstr "" -#: update_station/upgrade_progress.py:272 -msgid "Packages depending on kernel downloaded" +#: update_station/notification.py:37 +msgid "Update Available" msgstr "" -#: update_station/upgrade_progress.py:275 -msgid "Reinstalling packages depending on kernel" +#: update_station/notification.py:85 +msgid "Open Update" msgstr "" -#: update_station/upgrade_progress.py:302 -msgid "Packages depending on kernel reinstalled" +#: update_station/notification.py:130 +msgid "Major version upgrade" msgstr "" + +#: update_station/notification.py:138 +msgid "" +"\n" +"\n" +"If you select No, the upgrade will be skipped until the next boot." +msgstr "" + +#~ msgid "Installed packages to be UPGRADED" +#~ msgstr "Packages installés à mettre à niveau" + +#~ msgid "Installed packages to be REINSTALLED:" +#~ msgstr "Packages installés à RÉINSTALLER:" diff --git a/po/pt_br.po b/po/pt_br.po index 9cd2f75..8bff056 100644 --- a/po/pt_br.po +++ b/po/pt_br.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-05 21:34-0300\n" +"POT-Creation-Date: 2025-02-26 18:54-0400\n" "PO-Revision-Date: 2024-12-13 22:50-0400\n" "Last-Translator: Edu_Amr \n" "Language-Team: Portuguese \n" @@ -26,7 +26,7 @@ msgid "" "Press \"Detail\" to get information about the failure.\n" " Get help at https://forums.ghostbsd.org or ." msgstr "" -""Pressione \"Detalhe\" para obter informações sobre a falha.\n" +"Pressione \"Detalhe\" para obter informações sobre a falha.\n" " Obtenha ajuda em https://forums.ghostbsd.org" #: update_station/dialog.py:46 @@ -37,7 +37,7 @@ msgstr "Detalhe" #: update_station/dialog.py:148 update_station/dialog.py:181 #: update_station/dialog.py:215 update_station/dialog.py:249 #: update_station/dialog.py:285 update_station/dialog.py:313 -#: update_station/frontend.py:105 update_station/notification.py:87 +#: update_station/frontend.py:104 update_station/notification.py:87 msgid "Close" msgstr "Fechar" @@ -113,131 +113,124 @@ msgstr "Estação de Software" msgid "You need to be root" msgstr "Você precisa ser root" -#: update_station/frontend.py:92 +#: update_station/frontend.py:91 msgid "Create boot environment backup" msgstr "Criar backup do ambiente de inicialização" -#: update_station/frontend.py:109 +#: update_station/frontend.py:108 msgid "Install update" msgstr "Instalar atualização" -#: update_station/frontend.py:122 +#: update_station/frontend.py:121 msgid "Update Manager" msgstr "Gerenciador de Atualizações" -#: update_station/frontend.py:134 +#: update_station/frontend.py:133 msgid "Updates available!" msgstr "Atualizações disponíveis!" -#: update_station/frontend.py:173 -msgid "Installed packages to be REMOVED:" +#: update_station/frontend.py:171 +#, fuzzy +msgid "Installed packages to be upgraded:" msgstr "Pacotes instalados a serem REMOVIDOS:" -#: update_station/frontend.py:180 -msgid "Installed packages to be UPGRADED" -msgstr "Pacotes instalados a serem ATUALIZADOS" +#: update_station/frontend.py:177 +#, fuzzy +msgid "Installed packages to be downgraded:" +msgstr "Pacotes instalados a serem REMOVIDOS:" -#: update_station/frontend.py:187 -msgid "New packages to be INSTALLED:" +#: update_station/frontend.py:183 +#, fuzzy +msgid "New packages to be installed:" msgstr "Novos pacotes a serem INSTALADOS:" -#: update_station/frontend.py:194 -msgid "Installed packages to be REINSTALLED:" -msgstr "Pacotes instalados a serem REINSTALADOS:" +#: update_station/frontend.py:189 +#, fuzzy +msgid "Installed packages to be reinstalled:" +msgstr "Pacotes instalados a serem REMOVIDOS:" + +#: update_station/frontend.py:195 +#, fuzzy +msgid "Installed packages to be removed:" +msgstr "Pacotes instalados a serem REMOVIDOS:" #: update_station/frontend.py:234 msgid "Installing Update" msgstr "Instalando Atualização" -#: update_station/frontend.py:278 +#: update_station/frontend.py:280 msgid "Cleaning old boot environment" msgstr "Limpando ambiente de inicialização antigo" -#: update_station/frontend.py:284 +#: update_station/frontend.py:286 msgid "Creating boot environment" msgstr "Criando ambiente de inicialização" -#: update_station/frontend.py:291 -msgid "Setting env and bootstrap pkg to upgrade" -msgstr "Configurando ambiente e pacote bootstrap para atualização" - -#: update_station/frontend.py:319 -msgid "Downloading packages to upgrade" -msgstr "Baixando pacotes para atualização" +#: update_station/frontend.py:292 update_station/frontend.py:319 +#, fuzzy +msgid "Fetching package updates" +msgstr "Verificando atualizações" -#: update_station/frontend.py:346 -msgid "Packages to upgrade downloaded" +#: update_station/frontend.py:345 +#, fuzzy +msgid "Package updates downloaded" msgstr "Pacotes para atualização baixados" -#: update_station/frontend.py:349 -msgid "Upgrading packages" -msgstr "Atualizando pacotes" +#: update_station/frontend.py:348 +#, fuzzy +msgid "Installing package updates" +msgstr "Instalando Atualização" -#: update_station/frontend.py:407 +#: update_station/frontend.py:405 msgid "Reinstalling" msgstr "Reinstalando" -#: update_station/frontend.py:409 +#: update_station/frontend.py:407 msgid "completed" msgstr "concluído" -#: update_station/frontend.py:421 -msgid "Packages upgraded" +#: update_station/frontend.py:419 +#, fuzzy +msgid "Software packages upgrade completed" msgstr "Pacotes atualizados" -#: update_station/frontend.py:430 -msgid "Downloading packages depending on kernel" -msgstr "Baixando pacotes dependentes do kernel" - -#: update_station/frontend.py:457 -msgid "Packages depending on kernel downloaded" -msgstr "Pacotes dependentes do kernel baixados" - -#: update_station/frontend.py:460 -msgid "Reinstalling packages depending on kernel" -msgstr "Reinstalando pacotes dependentes do kernel" - -#: update_station/frontend.py:487 -msgid "Packages depending on kernel reinstalled" -msgstr "Pacotes dependentes do kernel reinstalados" - -#: update_station/frontend.py:541 +#: update_station/frontend.py:474 msgid "Looking For Updates" msgstr "Procurando Atualizações" -#: update_station/frontend.py:580 +#: update_station/frontend.py:513 msgid "Checking if the repository is online" msgstr "Verificando se o repositório está online" -#: update_station/frontend.py:584 +#: update_station/frontend.py:517 msgid "The repository is online" msgstr "O repositório está online" -#: update_station/frontend.py:588 +#: update_station/frontend.py:521 msgid "The mirror is Syncing" msgstr "O espelho está sincronizando" -#: update_station/frontend.py:593 +#: update_station/frontend.py:526 msgid "Updates are already running" msgstr "As atualizações já estão em andamento" -#: update_station/frontend.py:597 +#: update_station/frontend.py:530 msgid "Checking for updates" msgstr "Verificando atualizações" -#: update_station/frontend.py:601 +#: update_station/frontend.py:534 msgid "Getting the list of packages" msgstr "Obtendo a lista de pacotes" -#: update_station/frontend.py:605 +#: update_station/frontend.py:538 msgid "Open the update window" msgstr "Abrir a janela de atualização" -#: update_station/frontend.py:609 +#: update_station/frontend.py:542 msgid "No update found" msgstr "Nenhuma atualização encontrada" -#: update_station/frontend.py:615 +#: update_station/frontend.py:548 msgid "The Mirror is unreachable" msgstr "O espelho está inacessível" @@ -265,13 +258,41 @@ msgstr "Abrir Atualização" msgid "Major version upgrade" msgstr "Atualização de versão principal" -#: update_station/notification.py:137 -#, python-brace-format +#: update_station/notification.py:138 +#, fuzzy msgid "" -"Would you like to upgrade from {Data.current_abi} to {Data.new_abi}?\n" +"\n" "\n" "If you select No, the upgrade will be skipped until the next boot." msgstr "" "Você gostaria de atualizar de {Data.current_abi} para {Data.new_abi}?\n" "\n" -"Se você selecionar Não, a atualização será ignorada até a próxima inicialização." +"Se você selecionar Não, a atualização será ignorada até a próxima " +"inicialização." + +#~ msgid "Installed packages to be UPGRADED" +#~ msgstr "Pacotes instalados a serem ATUALIZADOS" + +#~ msgid "Installed packages to be REINSTALLED:" +#~ msgstr "Pacotes instalados a serem REINSTALADOS:" + +#~ msgid "Setting env and bootstrap pkg to upgrade" +#~ msgstr "Configurando ambiente e pacote bootstrap para atualização" + +#~ msgid "Downloading packages to upgrade" +#~ msgstr "Baixando pacotes para atualização" + +#~ msgid "Upgrading packages" +#~ msgstr "Atualizando pacotes" + +#~ msgid "Downloading packages depending on kernel" +#~ msgstr "Baixando pacotes dependentes do kernel" + +#~ msgid "Packages depending on kernel downloaded" +#~ msgstr "Pacotes dependentes do kernel baixados" + +#~ msgid "Reinstalling packages depending on kernel" +#~ msgstr "Reinstalando pacotes dependentes do kernel" + +#~ msgid "Packages depending on kernel reinstalled" +#~ msgstr "Pacotes dependentes do kernel reinstalados" diff --git a/po/ru.po b/po/ru.po index 213beec..0483557 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-05 21:33-0300\n" +"POT-Creation-Date: 2025-02-26 18:52-0400\n" "PO-Revision-Date: 2024-07-28 17:57+0300\n" "Last-Translator: Alexander Alexeev \n" "Language-Team: Language locale/ru\n" @@ -37,7 +37,7 @@ msgstr "Подробности" #: update_station/dialog.py:148 update_station/dialog.py:181 #: update_station/dialog.py:215 update_station/dialog.py:249 #: update_station/dialog.py:285 update_station/dialog.py:313 -#: update_station/frontend.py:105 update_station/notification.py:87 +#: update_station/frontend.py:104 update_station/notification.py:87 msgid "Close" msgstr "Закрыть" @@ -116,136 +116,124 @@ msgstr "Центр приложений" msgid "You need to be root" msgstr "У Вас должны быть права root" -#: update_station/frontend.py:92 +#: update_station/frontend.py:91 msgid "Create boot environment backup" msgstr "Создать резервную копию загрузочной среды" -#: update_station/frontend.py:109 +#: update_station/frontend.py:108 msgid "Install update" msgstr "Установить обновление" -#: update_station/frontend.py:122 +#: update_station/frontend.py:121 msgid "Update Manager" msgstr "Менеджер обновлений" -#: update_station/frontend.py:134 +#: update_station/frontend.py:133 msgid "Updates available!" msgstr "Доступны обновления!" -#: update_station/frontend.py:173 -msgid "Installed packages to be REMOVED:" +#: update_station/frontend.py:171 +#, fuzzy +msgid "Installed packages to be upgraded:" msgstr "Ранее установленные пакеты будут УДАЛЕНЫ:" -#: update_station/frontend.py:180 -msgid "Installed packages to be UPGRADED" -msgstr "Ранее установленные пакеты будут ОБНОВЛЕНЫ:" +#: update_station/frontend.py:177 +#, fuzzy +msgid "Installed packages to be downgraded:" +msgstr "Ранее установленные пакеты будут УДАЛЕНЫ:" -#: update_station/frontend.py:187 -msgid "New packages to be INSTALLED:" +#: update_station/frontend.py:183 +#, fuzzy +msgid "New packages to be installed:" msgstr "Новые пакеты будут УСТАНОВЛЕНЫ:" -#: update_station/frontend.py:194 -msgid "Installed packages to be REINSTALLED:" -msgstr "Ранее установленные пакеты будут ПЕРЕУСТАНОВЛЕНЫ:" +#: update_station/frontend.py:189 +#, fuzzy +msgid "Installed packages to be reinstalled:" +msgstr "Ранее установленные пакеты будут УДАЛЕНЫ:" + +#: update_station/frontend.py:195 +#, fuzzy +msgid "Installed packages to be removed:" +msgstr "Ранее установленные пакеты будут УДАЛЕНЫ:" #: update_station/frontend.py:234 msgid "Installing Update" msgstr "Установка обновлений" -#: update_station/frontend.py:278 +#: update_station/frontend.py:280 msgid "Cleaning old boot environment" msgstr "Очистка старой загрузочной среды" -#: update_station/frontend.py:284 +#: update_station/frontend.py:286 msgid "Creating boot environment" msgstr "Создание загрузочной среды" -#: update_station/frontend.py:291 -msgid "Setting env and bootstrap pkg to upgrade" -msgstr "" - -#: update_station/frontend.py:319 +#: update_station/frontend.py:292 update_station/frontend.py:319 #, fuzzy -msgid "Downloading packages to upgrade" -msgstr "Установка обновлений" +msgid "Fetching package updates" +msgstr "Проверка обновлений" -#: update_station/frontend.py:346 +#: update_station/frontend.py:345 #, fuzzy -msgid "Packages to upgrade downloaded" +msgid "Package updates downloaded" msgstr "Обновления загружены" -#: update_station/frontend.py:349 -msgid "Upgrading packages" -msgstr "" +#: update_station/frontend.py:348 +#, fuzzy +msgid "Installing package updates" +msgstr "Установка обновлений" -#: update_station/frontend.py:407 +#: update_station/frontend.py:405 msgid "Reinstalling" msgstr "Переустановка" -#: update_station/frontend.py:409 +#: update_station/frontend.py:407 msgid "completed" msgstr "Завершена" -#: update_station/frontend.py:421 -#, fuzzy -msgid "Packages upgraded" -msgstr "Обновления загружены" - -#: update_station/frontend.py:430 -msgid "Downloading packages depending on kernel" -msgstr "" - -#: update_station/frontend.py:457 +#: update_station/frontend.py:419 #, fuzzy -msgid "Packages depending on kernel downloaded" +msgid "Software packages upgrade completed" msgstr "Обновления загружены" -#: update_station/frontend.py:460 -#, fuzzy -msgid "Reinstalling packages depending on kernel" -msgstr "Установка обновлений" - -#: update_station/frontend.py:487 -msgid "Packages depending on kernel reinstalled" -msgstr "" - -#: update_station/frontend.py:541 +#: update_station/frontend.py:474 msgid "Looking For Updates" msgstr "Ищу обновления" -#: update_station/frontend.py:580 +#: update_station/frontend.py:513 msgid "Checking if the repository is online" msgstr "Проверка на доступность репозиторий" -#: update_station/frontend.py:584 +#: update_station/frontend.py:517 msgid "The repository is online" msgstr "Репозиторий доступен" -#: update_station/frontend.py:588 +#: update_station/frontend.py:521 msgid "The mirror is Syncing" msgstr "Зеркало синхронизируется" -#: update_station/frontend.py:593 +#: update_station/frontend.py:526 msgid "Updates are already running" msgstr "Ообновления уже запущены" -#: update_station/frontend.py:597 +#: update_station/frontend.py:530 msgid "Checking for updates" msgstr "Проверка обновлений" -#: update_station/frontend.py:601 +#: update_station/frontend.py:534 msgid "Getting the list of packages" msgstr "Получение списка пакетов" -#: update_station/frontend.py:605 +#: update_station/frontend.py:538 msgid "Open the update window" msgstr "Откройте окно обновления" -#: update_station/frontend.py:609 +#: update_station/frontend.py:542 msgid "No update found" msgstr "Обновление не найдено" -#: update_station/frontend.py:615 +#: update_station/frontend.py:548 msgid "The Mirror is unreachable" msgstr "Зеркало не доступно" @@ -273,10 +261,10 @@ msgstr "Открыть обновления" msgid "Major version upgrade" msgstr "Обновление основной версии" -#: update_station/notification.py:137 -#, python-brace-format +#: update_station/notification.py:138 +#, fuzzy msgid "" -"Would you like to upgrade from {Data.current_abi} to {Data.new_abi}?\n" +"\n" "\n" "If you select No, the upgrade will be skipped until the next boot." msgstr "" @@ -284,5 +272,23 @@ msgstr "" "\n" "Если Вы виберете Нет, то обновлние будет пропущено до следующей перезагрузки." +#~ msgid "Installed packages to be UPGRADED" +#~ msgstr "Ранее установленные пакеты будут ОБНОВЛЕНЫ:" + +#~ msgid "Installed packages to be REINSTALLED:" +#~ msgstr "Ранее установленные пакеты будут ПЕРЕУСТАНОВЛЕНЫ:" + +#, fuzzy +#~ msgid "Downloading packages to upgrade" +#~ msgstr "Установка обновлений" + +#, fuzzy +#~ msgid "Packages depending on kernel downloaded" +#~ msgstr "Обновления загружены" + +#, fuzzy +#~ msgid "Reinstalling packages depending on kernel" +#~ msgstr "Установка обновлений" + #~ msgid "OK" #~ msgstr "ОК" diff --git a/po/update-station.pot b/po/update-station.pot index dc2703e..88e8802 100644 --- a/po/update-station.pot +++ b/po/update-station.pot @@ -8,13 +8,13 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-05 21:34-0300\n" +"POT-Creation-Date: 2025-02-26 18:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: update_station/dialog.py:31 @@ -35,7 +35,7 @@ msgstr "" #: update_station/dialog.py:148 update_station/dialog.py:181 #: update_station/dialog.py:215 update_station/dialog.py:249 #: update_station/dialog.py:285 update_station/dialog.py:313 -#: update_station/frontend.py:105 update_station/notification.py:87 +#: update_station/frontend.py:104 update_station/notification.py:87 msgid "Close" msgstr "" @@ -107,131 +107,115 @@ msgstr "" msgid "You need to be root" msgstr "" -#: update_station/frontend.py:92 +#: update_station/frontend.py:91 msgid "Create boot environment backup" msgstr "" -#: update_station/frontend.py:109 +#: update_station/frontend.py:108 msgid "Install update" msgstr "" -#: update_station/frontend.py:122 +#: update_station/frontend.py:121 msgid "Update Manager" msgstr "" -#: update_station/frontend.py:134 +#: update_station/frontend.py:133 msgid "Updates available!" msgstr "" -#: update_station/frontend.py:173 -msgid "Installed packages to be REMOVED:" +#: update_station/frontend.py:171 +msgid "Installed packages to be upgraded:" msgstr "" -#: update_station/frontend.py:180 -msgid "Installed packages to be UPGRADED" +#: update_station/frontend.py:177 +msgid "Installed packages to be downgraded:" msgstr "" -#: update_station/frontend.py:187 -msgid "New packages to be INSTALLED:" +#: update_station/frontend.py:183 +msgid "New packages to be installed:" msgstr "" -#: update_station/frontend.py:194 -msgid "Installed packages to be REINSTALLED:" +#: update_station/frontend.py:189 +msgid "Installed packages to be reinstalled:" +msgstr "" + +#: update_station/frontend.py:195 +msgid "Installed packages to be removed:" msgstr "" #: update_station/frontend.py:234 msgid "Installing Update" msgstr "" -#: update_station/frontend.py:278 +#: update_station/frontend.py:280 msgid "Cleaning old boot environment" msgstr "" -#: update_station/frontend.py:284 +#: update_station/frontend.py:286 msgid "Creating boot environment" msgstr "" -#: update_station/frontend.py:291 -msgid "Setting env and bootstrap pkg to upgrade" -msgstr "" - -#: update_station/frontend.py:319 -msgid "Downloading packages to upgrade" +#: update_station/frontend.py:292 update_station/frontend.py:319 +msgid "Fetching package updates" msgstr "" -#: update_station/frontend.py:346 -msgid "Packages to upgrade downloaded" +#: update_station/frontend.py:345 +msgid "Package updates downloaded" msgstr "" -#: update_station/frontend.py:349 -msgid "Upgrading packages" +#: update_station/frontend.py:348 +msgid "Installing package updates" msgstr "" -#: update_station/frontend.py:407 +#: update_station/frontend.py:405 msgid "Reinstalling" msgstr "" -#: update_station/frontend.py:409 +#: update_station/frontend.py:407 msgid "completed" msgstr "" -#: update_station/frontend.py:421 -msgid "Packages upgraded" -msgstr "" - -#: update_station/frontend.py:430 -msgid "Downloading packages depending on kernel" +#: update_station/frontend.py:419 +msgid "Software packages upgrade completed" msgstr "" -#: update_station/frontend.py:457 -msgid "Packages depending on kernel downloaded" -msgstr "" - -#: update_station/frontend.py:460 -msgid "Reinstalling packages depending on kernel" -msgstr "" - -#: update_station/frontend.py:487 -msgid "Packages depending on kernel reinstalled" -msgstr "" - -#: update_station/frontend.py:541 +#: update_station/frontend.py:474 msgid "Looking For Updates" msgstr "" -#: update_station/frontend.py:580 +#: update_station/frontend.py:513 msgid "Checking if the repository is online" msgstr "" -#: update_station/frontend.py:584 +#: update_station/frontend.py:517 msgid "The repository is online" msgstr "" -#: update_station/frontend.py:588 +#: update_station/frontend.py:521 msgid "The mirror is Syncing" msgstr "" -#: update_station/frontend.py:593 +#: update_station/frontend.py:526 msgid "Updates are already running" msgstr "" -#: update_station/frontend.py:597 +#: update_station/frontend.py:530 msgid "Checking for updates" msgstr "" -#: update_station/frontend.py:601 +#: update_station/frontend.py:534 msgid "Getting the list of packages" msgstr "" -#: update_station/frontend.py:605 +#: update_station/frontend.py:538 msgid "Open the update window" msgstr "" -#: update_station/frontend.py:609 +#: update_station/frontend.py:542 msgid "No update found" msgstr "" -#: update_station/frontend.py:615 +#: update_station/frontend.py:548 msgid "The Mirror is unreachable" msgstr "" @@ -259,10 +243,9 @@ msgstr "" msgid "Major version upgrade" msgstr "" -#: update_station/notification.py:137 -#, python-brace-format +#: update_station/notification.py:138 msgid "" -"Would you like to upgrade from {Data.current_abi} to {Data.new_abi}?\n" +"\n" "\n" "If you select No, the upgrade will be skipped until the next boot." msgstr ""