Skip to content

Commit

Permalink
feat: Add translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Jul 7, 2024
1 parent b736ce5 commit ce9521d
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 116 deletions.
162 changes: 107 additions & 55 deletions po/arch-update.pot
Original file line number Diff line number Diff line change
Expand Up @@ -197,16 +197,16 @@ msgstr ""
msgid "Proceed with update? [Y/n]"
msgstr ""

#: src/script/arch-update.sh:327 src/script/arch-update.sh:476
#: src/script/arch-update.sh:509 src/script/arch-update.sh:551
#: src/script/arch-update.sh:618 src/script/arch-update.sh:644
#: src/script/arch-update.sh:327 src/script/arch-update.sh:480
#: src/script/arch-update.sh:513 src/script/arch-update.sh:555
#: src/script/arch-update.sh:622 src/script/arch-update.sh:716
#, sh-format
msgid "Y"
msgstr ""

#: src/script/arch-update.sh:327 src/script/arch-update.sh:476
#: src/script/arch-update.sh:509 src/script/arch-update.sh:551
#: src/script/arch-update.sh:618 src/script/arch-update.sh:644
#: src/script/arch-update.sh:327 src/script/arch-update.sh:480
#: src/script/arch-update.sh:513 src/script/arch-update.sh:555
#: src/script/arch-update.sh:622 src/script/arch-update.sh:716
#, sh-format
msgid "y"
msgstr ""
Expand Down Expand Up @@ -265,242 +265,294 @@ msgstr ""
msgid "Updating Packages...\\n"
msgstr ""

#: src/script/arch-update.sh:424 src/script/arch-update.sh:436
#: src/script/arch-update.sh:447
#: src/script/arch-update.sh:424 src/script/arch-update.sh:438
#: src/script/arch-update.sh:451
#, sh-format
msgid ""
"An error has occurred during the update process\\nThe update has been "
"aborted\\n"
msgstr ""

#: src/script/arch-update.sh:431
#: src/script/arch-update.sh:433
#, sh-format
msgid "Updating AUR Packages...\\n"
msgstr ""

#: src/script/arch-update.sh:443
#: src/script/arch-update.sh:447
#, sh-format
msgid "Updating Flatpak Packages...\\n"
msgstr ""

#: src/script/arch-update.sh:454
#: src/script/arch-update.sh:458
#, sh-format
msgid "The update has been applied\\n"
msgstr ""

#: src/script/arch-update.sh:466
#: src/script/arch-update.sh:470
#, sh-format
msgid "Orphan Packages:"
msgstr ""

#: src/script/arch-update.sh:470
#: src/script/arch-update.sh:474
#, sh-format
msgid ""
"Would you like to remove this orphan package (and its potential "
"dependencies) now? [y/N]"
msgstr ""

#: src/script/arch-update.sh:472
#: src/script/arch-update.sh:476
#, sh-format
msgid ""
"Would you like to remove these orphan packages (and their potential "
"dependencies) now? [y/N]"
msgstr ""

#: src/script/arch-update.sh:478
#: src/script/arch-update.sh:482
#, sh-format
msgid "Removing Orphan Packages...\\n"
msgstr ""

#: src/script/arch-update.sh:482 src/script/arch-update.sh:515
#: src/script/arch-update.sh:558 src/script/arch-update.sh:568
#: src/script/arch-update.sh:578 src/script/arch-update.sh:587
#: src/script/arch-update.sh:486 src/script/arch-update.sh:519
#: src/script/arch-update.sh:562 src/script/arch-update.sh:572
#: src/script/arch-update.sh:582 src/script/arch-update.sh:591
#, sh-format
msgid ""
"An error has occurred during the removal process\\nThe removal has been "
"aborted\\n"
msgstr ""

#: src/script/arch-update.sh:485 src/script/arch-update.sh:518
#: src/script/arch-update.sh:489 src/script/arch-update.sh:522
#, sh-format
msgid "The removal has been applied\\n"
msgstr ""

#: src/script/arch-update.sh:490 src/script/arch-update.sh:522
#: src/script/arch-update.sh:595
#: src/script/arch-update.sh:494 src/script/arch-update.sh:526
#: src/script/arch-update.sh:599
#, sh-format
msgid "The removal hasn't been applied\\n"
msgstr ""

#: src/script/arch-update.sh:494
#: src/script/arch-update.sh:498
#, sh-format
msgid "No orphan package found\\n"
msgstr ""

#: src/script/arch-update.sh:499
#: src/script/arch-update.sh:503
#, sh-format
msgid "Flatpak Unused Packages:"
msgstr ""

#: src/script/arch-update.sh:503
#: src/script/arch-update.sh:507
#, sh-format
msgid "Would you like to remove this Flatpak unused package now? [y/N]"
msgstr ""

#: src/script/arch-update.sh:505
#: src/script/arch-update.sh:509
#, sh-format
msgid "Would you like to remove these Flatpak unused packages now? [y/N]"
msgstr ""

#: src/script/arch-update.sh:511
#: src/script/arch-update.sh:515
#, sh-format
msgid "Removing Flatpak Unused Packages..."
msgstr ""

#: src/script/arch-update.sh:526
#: src/script/arch-update.sh:530
#, sh-format
msgid "No Flatpak unused package found\\n"
msgstr ""

#: src/script/arch-update.sh:543
#: src/script/arch-update.sh:547
#, sh-format
msgid "Cached Packages:\\nThere's an old or uninstalled cached package\\n"
msgstr ""

#: src/script/arch-update.sh:544
#: src/script/arch-update.sh:548
#, sh-format
msgid "Would you like to remove it from the cache now? [Y/n]"
msgstr ""

#: src/script/arch-update.sh:546
#: src/script/arch-update.sh:550
#, sh-format
msgid "Cached Packages:\\nThere are old and/or uninstalled cached packages\\n"
msgstr ""

#: src/script/arch-update.sh:547
#: src/script/arch-update.sh:551
#, sh-format
msgid "Would you like to remove them from the cache now? [Y/n]"
msgstr ""

#: src/script/arch-update.sh:554 src/script/arch-update.sh:574
#: src/script/arch-update.sh:558 src/script/arch-update.sh:578
#, sh-format
msgid "Removing old cached packages..."
msgstr ""

#: src/script/arch-update.sh:564 src/script/arch-update.sh:583
#: src/script/arch-update.sh:568 src/script/arch-update.sh:587
#, sh-format
msgid "Removing uninstalled cached packages..."
msgstr ""

#: src/script/arch-update.sh:599
#: src/script/arch-update.sh:603
#, sh-format
msgid "No old or uninstalled cached package found\\n"
msgstr ""

#: src/script/arch-update.sh:608
#: src/script/arch-update.sh:612
#, sh-format
msgid "Pacnew Files:"
msgstr ""

#: src/script/arch-update.sh:612
#: src/script/arch-update.sh:616
#, sh-format
msgid "Would you like to process this file now? [Y/n]"
msgstr ""

#: src/script/arch-update.sh:614
#: src/script/arch-update.sh:618
#, sh-format
msgid "Would you like to process these files now? [Y/n]"
msgstr ""

#: src/script/arch-update.sh:620
#: src/script/arch-update.sh:624
#, sh-format
msgid "Processing Pacnew Files...\\n"
msgstr ""

#: src/script/arch-update.sh:624
#: src/script/arch-update.sh:628
#, sh-format
msgid "The pacnew file(s) processing has been applied\\n"
msgstr ""

#: src/script/arch-update.sh:627
#: src/script/arch-update.sh:631
#, sh-format
msgid "The pacnew file(s) processing hasn't been applied\\n"
msgstr ""

#: src/script/arch-update.sh:631
#: src/script/arch-update.sh:635
#, sh-format
msgid "No pacnew file found\\n"
msgstr ""

#: src/script/arch-update.sh:640
#: src/script/arch-update.sh:647
#, sh-format
msgid "Services:\\nThe following service requires a post upgrade restart\\n"
msgstr ""

#: src/script/arch-update.sh:649
#, sh-format
msgid "Services:\\nThe following services require a post upgrade restart\\n"
msgstr ""

#: src/script/arch-update.sh:659
#, sh-format
msgid ""
"Select the service(s) to restart (e.g. 1 3 5), select 0 to restart them all "
"or press \"enter\" to continue without restarting the service(s):"
msgstr ""

#: src/script/arch-update.sh:665 src/script/arch-update.sh:692
#, sh-format
msgid "Service(s) restarted successfully\\n"
msgstr ""

#: src/script/arch-update.sh:668 src/script/arch-update.sh:695
#, sh-format
msgid ""
"An error has occurred during the service(s) restart\\nPlease, verify the "
"above service(s) status\\n"
msgstr ""

#: src/script/arch-update.sh:681
#, sh-format
msgid "The ${service_selected} service has been successfully restarted"
msgstr ""

#: src/script/arch-update.sh:683
#, sh-format
msgid ""
"An error has occurred during the restart of the ${service_selected} service"
msgstr ""

#: src/script/arch-update.sh:699
#, sh-format
msgid ""
"The service(s) restart hasn't been performed\\nPlease, consider restarting "
"services that have been updated to fully apply the upgrade\\n"
msgstr ""

#: src/script/arch-update.sh:703
#, sh-format
msgid "No service requiring a post upgrade restart found\\n"
msgstr ""

#: src/script/arch-update.sh:712
#, 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:641
#: src/script/arch-update.sh:713
#, sh-format
msgid "Would you like to reboot now? [y/N]"
msgstr ""

#: src/script/arch-update.sh:654
#: src/script/arch-update.sh:726
#, sh-format
msgid "Rebooting in ${sec}...\\r"
msgstr ""

#: src/script/arch-update.sh:660
#: src/script/arch-update.sh:732
#, sh-format
msgid ""
"An error has occurred during the reboot process\\nThe reboot has been "
"aborted\\n"
msgstr ""

#: src/script/arch-update.sh:668
#: src/script/arch-update.sh:740
#, 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:672
#: src/script/arch-update.sh:744
#, sh-format
msgid "No pending kernel update found\\n"
msgstr ""

#: src/script/arch-update.sh:727
#: src/script/arch-update.sh:800
#, sh-format
msgid "Example configuration file not found"
msgstr ""

#: src/script/arch-update.sh:732
#: src/script/arch-update.sh:805
#, sh-format
msgid ""
"The '${config_file}' configuration file already exists\\nPlease, remove it "
"before generating a new one"
msgstr ""

#: src/script/arch-update.sh:737
#: src/script/arch-update.sh:810
#, sh-format
msgid "The '${config_file}' configuration file has been generated"
msgstr ""

#: src/script/arch-update.sh:742
#: src/script/arch-update.sh:815
#, sh-format
msgid "No configuration file found"
msgstr ""

#: src/script/arch-update.sh:761
#: src/script/arch-update.sh:834
#, sh-format
msgid "Arch-Update tray desktop file not found"
msgstr ""

#: src/script/arch-update.sh:768
#: src/script/arch-update.sh:841
#, sh-format
msgid "The '${tray_desktop_file_autostart}' file already exists"
msgstr ""

#: src/script/arch-update.sh:773
#: src/script/arch-update.sh:846
#, sh-format
msgid ""
"The '${tray_desktop_file_autostart}' file has been created, the Arch-Update "
Expand All @@ -509,7 +561,7 @@ msgid ""
"from your app menu"
msgstr ""

#: src/script/arch-update.sh:781
#: src/script/arch-update.sh:854
#, sh-format
msgid "There's already a running instance of the Arch-Update systray applet"
msgstr ""
Expand Down
Loading

0 comments on commit ce9521d

Please sign in to comment.