diff --git a/po/arch-update.pot b/po/arch-update.pot index 9f36847..8f1af54 100644 --- a/po/arch-update.pot +++ b/po/arch-update.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch-Update 1.12.2\n" "Report-Msgid-Bugs-To: https://github.com/Antiz96/arch-update/issues\n" -"POT-Creation-Date: 2024-03-15 14:09-0400\n" +"POT-Creation-Date: 2024-03-17 16:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: \n" @@ -16,48 +16,48 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/script/arch-update.sh:104 +#: src/script/arch-update.sh:100 #, sh-format msgid "Press \"enter\" to continue " msgstr "" -#: src/script/arch-update.sh:110 +#: src/script/arch-update.sh:106 #, sh-format msgid "Press \"enter\" to quit " msgstr "" -#: src/script/arch-update.sh:120 +#: src/script/arch-update.sh:116 #, sh-format msgid "" "A privilege elevation method is required\\nPlease, install sudo or doas\\n" msgstr "" -#: src/script/arch-update.sh:142 +#: src/script/arch-update.sh:138 #, sh-format msgid "" "An update notifier/applier for Arch Linux that assists you with important " "pre/post update tasks." msgstr "" -#: src/script/arch-update.sh:144 +#: src/script/arch-update.sh:140 #, sh-format msgid "Run ${name} to perform the main 'update' function:" msgstr "" -#: src/script/arch-update.sh:145 +#: src/script/arch-update.sh:141 #, sh-format msgid "" "Display the list of packages available for update, then ask for the user's " "confirmation to proceed with the installation." msgstr "" -#: src/script/arch-update.sh:146 +#: src/script/arch-update.sh:142 #, sh-format msgid "" "Before performing the update, offer to display the latest Arch Linux news." msgstr "" -#: src/script/arch-update.sh:147 +#: src/script/arch-update.sh:143 #, sh-format msgid "" "Post update, check for orphan/unused packages, old cached packages, pacnew/" @@ -65,365 +65,365 @@ msgid "" "them." msgstr "" -#: src/script/arch-update.sh:149 +#: src/script/arch-update.sh:145 #, sh-format msgid "Options:" msgstr "" -#: src/script/arch-update.sh:150 +#: src/script/arch-update.sh:146 #, sh-format msgid "" " -c, --check Check for available updates, send a desktop notification " "containing the number of available updates (if libnotify is installed)" msgstr "" -#: src/script/arch-update.sh:151 +#: src/script/arch-update.sh:147 #, sh-format msgid "" " -d, --devel Include AUR development packages when checking for " "updates" msgstr "" -#: src/script/arch-update.sh:152 +#: src/script/arch-update.sh:148 #, sh-format msgid " -l, --list Display the list of pending updates" msgstr "" -#: src/script/arch-update.sh:153 +#: src/script/arch-update.sh:149 #, sh-format msgid "" " -n, --news [Num] Display latest Arch news, you can optionally specify the " "number of Arch news to display with '--news [Num]' (e.g. '--news 10')" msgstr "" -#: src/script/arch-update.sh:154 +#: src/script/arch-update.sh:150 #, sh-format msgid " -h, --help Display this help message and exit" msgstr "" -#: src/script/arch-update.sh:155 +#: src/script/arch-update.sh:151 #, sh-format msgid " -V, --version Display version information and exit" msgstr "" -#: src/script/arch-update.sh:157 +#: src/script/arch-update.sh:153 #, sh-format msgid "For more information, see the ${name}(1) man page." msgstr "" -#: src/script/arch-update.sh:158 +#: src/script/arch-update.sh:154 #, sh-format msgid "" "Certain options can be enabled/disabled or modified via the ${name}.conf " "configuration file, see the ${name}.conf(5) man page." msgstr "" -#: src/script/arch-update.sh:170 +#: src/script/arch-update.sh:166 #, sh-format msgid "" "${name}: invalid option -- '${option}'\\nTry '${name} --help' for more " "information." msgstr "" -#: src/script/arch-update.sh:225 +#: src/script/arch-update.sh:221 #, sh-format msgid "${update_number} update available" msgstr "" -#: src/script/arch-update.sh:227 +#: src/script/arch-update.sh:223 #, sh-format msgid "${update_number} updates available" msgstr "" -#: src/script/arch-update.sh:264 +#: src/script/arch-update.sh:260 #, sh-format msgid "Packages:" msgstr "" -#: src/script/arch-update.sh:269 +#: src/script/arch-update.sh:265 #, sh-format msgid "AUR Packages:" msgstr "" -#: src/script/arch-update.sh:274 +#: src/script/arch-update.sh:270 #, sh-format msgid "Flatpak Packages:" msgstr "" -#: src/script/arch-update.sh:281 +#: src/script/arch-update.sh:277 #, sh-format msgid "No update available\\n" msgstr "" -#: src/script/arch-update.sh:288 +#: src/script/arch-update.sh:284 #, sh-format msgid "Proceed with update? [Y/n]" msgstr "" -#: src/script/arch-update.sh:291 src/script/arch-update.sh:431 -#: src/script/arch-update.sh:464 src/script/arch-update.sh:506 -#: src/script/arch-update.sh:573 src/script/arch-update.sh:603 +#: src/script/arch-update.sh:287 src/script/arch-update.sh:427 +#: src/script/arch-update.sh:460 src/script/arch-update.sh:502 +#: src/script/arch-update.sh:569 src/script/arch-update.sh:599 #, sh-format msgid "Y" msgstr "" -#: src/script/arch-update.sh:291 src/script/arch-update.sh:431 -#: src/script/arch-update.sh:464 src/script/arch-update.sh:506 -#: src/script/arch-update.sh:573 src/script/arch-update.sh:603 +#: src/script/arch-update.sh:287 src/script/arch-update.sh:427 +#: src/script/arch-update.sh:460 src/script/arch-update.sh:502 +#: src/script/arch-update.sh:569 src/script/arch-update.sh:599 #, sh-format msgid "y" msgstr "" -#: src/script/arch-update.sh:295 +#: src/script/arch-update.sh:291 #, sh-format msgid "The update has been aborted\\n" msgstr "" -#: src/script/arch-update.sh:326 +#: src/script/arch-update.sh:322 #, sh-format msgid "Arch News:" msgstr "" -#: src/script/arch-update.sh:331 +#: src/script/arch-update.sh:327 #, sh-format msgid "[NEW]" msgstr "" -#: src/script/arch-update.sh:342 +#: src/script/arch-update.sh:338 #, sh-format msgid "Select the news to read (or just press \"enter\" to quit):" msgstr "" -#: src/script/arch-update.sh:344 +#: src/script/arch-update.sh:340 #, sh-format msgid "" "Select the news to read (or just press \"enter\" to proceed with update):" msgstr "" -#: src/script/arch-update.sh:355 +#: src/script/arch-update.sh:351 #, sh-format msgid "Title:" msgstr "" -#: src/script/arch-update.sh:356 +#: src/script/arch-update.sh:352 #, sh-format msgid "Author:" msgstr "" -#: src/script/arch-update.sh:357 +#: src/script/arch-update.sh:353 #, sh-format msgid "Publication date:" msgstr "" -#: src/script/arch-update.sh:358 +#: src/script/arch-update.sh:354 #, sh-format msgid "URL:" msgstr "" -#: src/script/arch-update.sh:373 +#: src/script/arch-update.sh:369 #, sh-format msgid "Updating Packages...\\n" msgstr "" -#: src/script/arch-update.sh:378 src/script/arch-update.sh:391 -#: src/script/arch-update.sh:402 +#: src/script/arch-update.sh:374 src/script/arch-update.sh:387 +#: src/script/arch-update.sh:398 #, sh-format msgid "" "An error has occurred during the update process\\nThe update has been " "aborted\\n" msgstr "" -#: src/script/arch-update.sh:385 +#: src/script/arch-update.sh:381 #, sh-format msgid "Updating AUR Packages...\\n" msgstr "" -#: src/script/arch-update.sh:398 +#: src/script/arch-update.sh:394 #, sh-format msgid "Updating Flatpak Packages...\\n" msgstr "" -#: src/script/arch-update.sh:409 +#: src/script/arch-update.sh:405 #, sh-format msgid "The update has been applied\\n" msgstr "" -#: src/script/arch-update.sh:421 +#: src/script/arch-update.sh:417 #, sh-format msgid "Orphan Packages:" msgstr "" -#: src/script/arch-update.sh:425 +#: src/script/arch-update.sh:421 #, sh-format msgid "" "Would you like to remove this orphan package (and its potential " "dependencies) now? [y/N]" msgstr "" -#: src/script/arch-update.sh:427 +#: src/script/arch-update.sh:423 #, sh-format msgid "" "Would you like to remove these orphan packages (and their potential " "dependencies) now? [y/N]" msgstr "" -#: src/script/arch-update.sh:433 +#: src/script/arch-update.sh:429 #, sh-format msgid "Removing Orphan Packages...\\n" msgstr "" -#: src/script/arch-update.sh:437 src/script/arch-update.sh:470 -#: src/script/arch-update.sh:513 src/script/arch-update.sh:523 -#: src/script/arch-update.sh:533 src/script/arch-update.sh:542 +#: src/script/arch-update.sh:433 src/script/arch-update.sh:466 +#: src/script/arch-update.sh:509 src/script/arch-update.sh:519 +#: src/script/arch-update.sh:529 src/script/arch-update.sh:538 #, sh-format msgid "" "An error has occurred during the removal process\\nThe removal has been " "aborted\\n" msgstr "" -#: src/script/arch-update.sh:440 src/script/arch-update.sh:473 +#: src/script/arch-update.sh:436 src/script/arch-update.sh:469 #, sh-format msgid "The removal has been applied\\n" msgstr "" -#: src/script/arch-update.sh:445 src/script/arch-update.sh:477 -#: src/script/arch-update.sh:550 +#: src/script/arch-update.sh:441 src/script/arch-update.sh:473 +#: src/script/arch-update.sh:546 #, sh-format msgid "The removal hasn't been applied\\n" msgstr "" -#: src/script/arch-update.sh:449 +#: src/script/arch-update.sh:445 #, sh-format msgid "No orphan package found\\n" msgstr "" -#: src/script/arch-update.sh:454 +#: src/script/arch-update.sh:450 #, sh-format msgid "Flatpak Unused Packages:" msgstr "" -#: src/script/arch-update.sh:458 +#: src/script/arch-update.sh:454 #, sh-format msgid "Would you like to remove this Flatpak unused package now? [y/N]" msgstr "" -#: src/script/arch-update.sh:460 +#: src/script/arch-update.sh:456 #, sh-format msgid "Would you like to remove these Flatpak unused packages now? [y/N]" msgstr "" -#: src/script/arch-update.sh:466 +#: src/script/arch-update.sh:462 #, sh-format msgid "Removing Flatpak Unused Packages..." msgstr "" -#: src/script/arch-update.sh:481 +#: src/script/arch-update.sh:477 #, sh-format msgid "No Flatpak unused package found\\n" msgstr "" -#: src/script/arch-update.sh:498 +#: src/script/arch-update.sh:494 #, sh-format msgid "Cached Packages:\\nThere's an old or uninstalled cached package\\n" msgstr "" -#: src/script/arch-update.sh:499 +#: src/script/arch-update.sh:495 #, sh-format msgid "Would you like to remove it from the cache now? [Y/n]" msgstr "" -#: src/script/arch-update.sh:501 +#: src/script/arch-update.sh:497 #, sh-format msgid "Cached Packages:\\nThere are old and/or uninstalled cached packages\\n" msgstr "" -#: src/script/arch-update.sh:502 +#: src/script/arch-update.sh:498 #, sh-format msgid "Would you like to remove them from the cache now? [Y/n]" msgstr "" -#: src/script/arch-update.sh:509 src/script/arch-update.sh:529 +#: src/script/arch-update.sh:505 src/script/arch-update.sh:525 #, sh-format msgid "Removing old cached packages..." msgstr "" -#: src/script/arch-update.sh:519 src/script/arch-update.sh:538 +#: src/script/arch-update.sh:515 src/script/arch-update.sh:534 #, sh-format msgid "Removing uninstalled cached packages..." msgstr "" -#: src/script/arch-update.sh:554 +#: src/script/arch-update.sh:550 #, sh-format msgid "No old or uninstalled cached package found\\n" msgstr "" -#: src/script/arch-update.sh:563 +#: src/script/arch-update.sh:559 #, sh-format msgid "Pacnew Files:" msgstr "" -#: src/script/arch-update.sh:567 +#: src/script/arch-update.sh:563 #, sh-format msgid "Would you like to process this file now? [Y/n]" msgstr "" -#: src/script/arch-update.sh:569 +#: src/script/arch-update.sh:565 #, sh-format msgid "Would you like to process these files now? [Y/n]" msgstr "" -#: src/script/arch-update.sh:575 +#: src/script/arch-update.sh:571 #, sh-format msgid "Processing Pacnew Files...\\n" msgstr "" -#: src/script/arch-update.sh:579 +#: src/script/arch-update.sh:575 #, sh-format msgid "The pacnew file(s) processing has been applied\\n" msgstr "" -#: src/script/arch-update.sh:582 +#: src/script/arch-update.sh:578 #, sh-format msgid "The pacnew file(s) processing hasn't been applied\\n" msgstr "" -#: src/script/arch-update.sh:586 +#: src/script/arch-update.sh:582 #, sh-format msgid "No pacnew file found\\n" msgstr "" -#: src/script/arch-update.sh:599 +#: src/script/arch-update.sh:595 #, sh-format msgid "" "Reboot required:\\nThere's a pending kernel update on your system requiring " "a reboot to be applied\\n" msgstr "" -#: src/script/arch-update.sh:600 +#: src/script/arch-update.sh:596 #, sh-format msgid "Would you like to reboot now? [y/N]" msgstr "" -#: src/script/arch-update.sh:605 +#: src/script/arch-update.sh:601 #, sh-format msgid "Rebooting in 5 seconds...\\nPress ctrl+c to abort" msgstr "" -#: src/script/arch-update.sh:609 +#: src/script/arch-update.sh:605 #, sh-format msgid "" "An error has occurred during the reboot process\\nThe reboot has been " "aborted\\n" msgstr "" -#: src/script/arch-update.sh:617 +#: src/script/arch-update.sh:613 #, sh-format msgid "" "The reboot hasn't been performed\\nPlease, consider rebooting to finalize " "the pending kernel update\\n" msgstr "" -#: src/script/arch-update.sh:621 +#: src/script/arch-update.sh:617 #, sh-format msgid "No pending kernel update found\\n" msgstr ""